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

No members online now.

Forum statistics

Threads
474,164
Messages
2,570,901
Members
47,439
Latest member
elif2sghost

Latest Threads

Top