Hello
How can I send information to an input box, through a script?
e.g.
Here is a web site.
http://www.guardster.com/free/
It has an input box
Address:
When I type a web site address in the address bar (e.g. www.google.com) and click on I AGREE AND WISH TO SURF then it will visit that web site.
If I have bunch of URLS in a text file and I wanted to send that one by one to that text box, how could it be done, since I want to visit a few web sites and capture that page to a file (and I have a program that does that)?
I don’t want to sit on the computer and type those urls one by one, how can it be sent through a file.
Any help would be appreciated
Thanks.