Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Passing data via POST with redirection?

by Oaks (Novice)
on Jun 28, 2004 at 07:14 UTC ( [id://370129]=perlquestion: print w/replies, xml ) Need Help??

Oaks has asked for the wisdom of the Perl Monks concerning the following question:

I have a Perly page that receives data from a normal HTML page using a POST form. However, I want to parse that data further and send it off with a redirect to another page -- but not with the GET method.

I've been reading up on the CGI package, but I pretty much just started this all today and my brain is mush. Can someone at least point me in the right direction? Or maybe I'm not even going about this the right way? Help.
  • Comment on Passing data via POST with redirection?

Replies are listed 'Best First'.
Re: Passing data via POST with redirection?
by Happy-the-monk (Canon) on Jun 28, 2004 at 07:33 UTC

    It's in the   perldoc LWP,   look for   "post"   there.

    Cheerio, Sören

Re: Passing data via POST with redirection?
by tachyon (Chancellor) on Jun 28, 2004 at 10:53 UTC

    If you could explain a little better it would be easier to help you. Something like I want to do ABC because XYZ. I have tried DEF but that causes GHI. Doesn't work and help are generally redundant data.

    Ovid's CGI course sounds like it might make a good first stop

    cheers

    tachyon

Re: Passing data via POST with redirection?
by gellyfish (Monsignor) on Jun 28, 2004 at 13:26 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://370129]
Approved by Happy-the-monk
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: (3)
As of 2024-04-26 02:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found