in reply to
How do I find the full url of the script as it executes?
If you're a CGI program, and you are using
CGI.pm
, look at its documentation, search around for "self_url" and look at the nearby information.
Comment on
Re: How do I find the full url of the script as it executes?
In Section
Seekers of Perl Wisdom