JBallinger wrote:
I am trying to automate a search query from a website that uses CGI
script to process the query.
I want my script to post a search query to a website, and then parse
the html result from the website back into an output file.
Could someone give me some direction on how to do this? Where should I
start? What tools should I use to do this job?
perldoc -q "How do I automate an HTML form submission?"
--
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/