CGI doesn't receive post or get data

  • Thread starter Thread starter Tony
  • Start date Start date
T

Tony

I have set up some HTML forms which successfully execute a
Perl script (on the same machine), but the Perl script
doesn't seem to receive any of the post or get data and
the %ENV variable in the Perl script is empty.

Can anyone help?

Thanks,

Tony
 
I have set up some HTML forms which successfully execute a
Perl script (on the same machine), but the Perl script
doesn't seem to receive any of the post or get data and
the %ENV variable in the Perl script is empty.

Can anyone help?

Thanks,

Tony

You may want to ask this on one of the many perl, cgi, or html newsgroups.
 

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

Back
Top