Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: encoding URLs in URLs

by Anonymous Monk
on Apr 19, 2004 at 20:22 UTC ( [id://346456]=note: print w/replies, xml ) Need Help??


in reply to encoding URLs in URLs

If one seeks to pass a full URL to a web app via a parameter in url, what characters must be escaped to ensure the param URL makes it across intact?
It's called uri-encoding and is used in CGI. You can use the CGI module or URI::Escape to encode query string. To learn how CGI works read Ovids tutorial.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-24 09:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found