How do I create a Batch File to Input a Query into the following websites:
– www.Alexa.com
– www.wot.com
– www.networksolutions/whios
—————————————————————————————-
Ideally, I would like to type-in a command like: “inpq www.yahoo.com”
an the following should happen automatically:
– 3 new Tabs should open up in Firefox
– where each tab should open each of the above sites
– and insert “www.yahoo.com” into the Appropriate Query Box
– and “press” the Go or Submit button.
—————————————————————————————–
Or, any Suggestions for Links where I can learn BATCH /JCL type syntax,
and how to use Web-page Source Code
and Session-Id to do what I want to do?
Thank you very much in advance!!!