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

Re: Strange CGI problem with POST

by sachmet (Scribe)
on Mar 19, 2001 at 11:37 UTC ( [id://65380]=note: print w/replies, xml ) Need Help??


in reply to Strange CGI problem with POST

Instead of using ReadParse, creating a new CGI object and then calling $cgi->param("field") is going to behave better. ReadParse is intended for backwards compatibility, and as long as you're doing new coding on the script anyway, it just seems like a better solution.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-19 10:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found