Larry Adamiec wrote:
How do I get the form data to the MS window ASP script using the
POST method? I have tried using the GET method successfully ( print "Location: http://ip_address?ENV{'QUERY_STRING;'} ) but I
don't want any data in the URL.

Check out the libwww-perl package, e.g. LWP::UserAgent.

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to