With a CGI-Perl program, is it possible to get the URL that the user sees?
I found the module Apache::URI but I'm still unable to get the current URL.
How can I get the URL?
OS: Red Hat 8, intel
Perl: 5.8.0
Apache 2
Many thanks,
André
Mirabel, Canada
$ENV{'HTTP_REFERER'}
$ENV{'SCRIPT_NAME'}
John 88{Q
"andré caron" <anal...@videotron.ca> wrote in message
news:_9wBa.3814$xG4....@weber.videotron.net...
> Hi,
>
> With a CGI-Perl program, is it possible to get the URL that the user sees?
Don't multipost.
[x-posted and f'ups set]