Re: hot to post to form?



Travis wrote:
I want to write a perl script to fill out a form and submitit.

This is the url the form sends data to.

print
"Location:http://www.somewhere.com/wwwboard/cgi-bin/wwwboard/wwwboard.pl?nam
e=cindy&subject=new&body=saysomething";

Should this work?
If it does, how do I get it to continue in the script instead
of ending the script on the "print location"?



use LWP


-- Ramprasad A Padmanabhan (ram AT netcore DOT co DO IN ) These are decoy ids ramprasad@xxxxxxxxxxxxxx info@xxxxxxxxxxxx .



Relevant Pages