how to get data from POST?

S

sam

Hi,

Does anyone know how to use perl(CGI) script to retrieve data from POST
when the user click the Submit button in html form?

Thanks
Sam
 
S

Sam Holden

Hi,

Does anyone know how to use perl(CGI) script to retrieve data from POST
when the user click the Submit button in html form?

Did none of the resorces listed in the answer to the FAQ:

Where can I learn about CGI or Web programmming in Perl?

provide an answer?

How about the documentation for the CGI module?
 
J

Janek Schleicher

Does anyone know how to use perl(CGI) script to retrieve data from POST
when the user click the Submit button in html form?

Have you already read
perldoc CGI
?


Greetings,
Janek
 
D

David Efflandt

Hi,

Does anyone know how to use perl(CGI) script to retrieve data from POST
when the user click the Submit button in html form?

The Perl CGI module can be used to create or process web forms.

perldoc CGI

Or do a web search for: Perl CGI.pm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,269
Messages
2,571,100
Members
48,773
Latest member
Kaybee

Latest Threads

Top