[ic] Read active page URL

Marco Mescoli m.mescoli at omnib.it
Sat Feb 10 14:38:01 EST 2007


Kevin Walsh wrote:
> Bill Carr <bill at worldwideimpact.com> wrote:
> 
>>On Feb 10, 2007, at 6:00 AM, Marco Mescoli wrote:
>>
>>>With ITL how can i read the complete url with all cgi (get)  
>>>parameters ?
>>>Is it possible without scan [dump] output ?
>>>
>>[perl]
>>	$CGI;
>>	$CGI_array;
>>[/perl]
> 
> Another way, assuming you know your hostname, is to use the following:
> 
>     [env REQUEST_URI]

Ok thanks to all a good solution for me:
http://[env SERVER_NAME][env REQUEST_URI]

Marco Mescoli


More information about the interchange-users mailing list