Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: How do I read POST data that is not encoded, and was submitted without a parameter name

by AidanLee (Chaplain)
on Dec 14, 2001 at 20:08 UTC ( [id://131986]=note: print w/replies, xml ) Need Help??


in reply to How do I read POST data that is not encoded, and was submitted without a parameter name

The CGI specification (not CGI.pm, mind you. CGI.) states that input to a CGI script comes in on STDIN, so you ought to be able to grab the data from there.

Try this for more information.

  • Comment on Re: How do I read POST data that is not encoded, and was submitted without a parameter name

Log In?
Username:
Password:

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

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

    No recent polls found