in reply to How do I find the full url of the script as it executes?

I like to use the CGI module's url() method for this. It has various options for specifying how much of the URL you want.
  • Comment on Re: How do I find the full url of the script as it executes?