[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Read active page URL


Bill Carr <suppressed> 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]
> 
> Search the docs for Interchange Perl Objects.
> 
Another way, assuming you know your hostname, is to use the following:

    [env REQUEST_URI]

See here:

    http://www.interchange.rtfm.info/icdocs/tags/env.html

The "Interchange Perl Objects" docs, referenced above, can be found here:

    http://www.interchange.rtfm.info/icdocs/Interchange_Perl_objects.html

Why do you need this information?  You shouldn't need to parse the
URI yourself.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    suppressed
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.