Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Re: Re: Re: Re: CGI.pm problems

by perrin (Chancellor)
on Dec 14, 2001 at 00:34 UTC ( [id://131754]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Re: CGI.pm problems
in thread CGI.pm problems

POST'ed data typically does have a key/value pair. To find out what yours is, dump out all of them by using @names = $query->param.

You can have the people submitting this data use "XML" for the key. They just need to URI encode the XML data, which they are supposed to do anyway.

You question would be better phrased as "How do I read POST data that was submitted without a parameter name?" You might want to rephrase it and post it again.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-23 18:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found