Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Rebuilding GET Parameters without ENV{'REQUEST_URI'}

by cees (Curate)
on Jul 01, 2004 at 17:55 UTC ( [id://371190]=note: print w/replies, xml ) Need Help??


in reply to Rebuilding GET Parameters without ENV{'REQUEST_URI'}

If you are able to use the CGI.pm module, it has a method called self_url which will give you the results that you are after (not having used IIS, I can't be possitive these methods will work under IIS).

Search through the CGI.pm docs for "CREATING A SELF-REFERENCING URL THAT PRESERVES STATE INFORMATION" for more information of how to build URLs based on the current request.

- Cees

  • Comment on Re: Rebuilding GET Parameters without ENV{'REQUEST_URI'}

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://371190]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (7)
As of 2024-04-16 17:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found