I want to create a windows application to enter a web site and collect some data. Firstly it should open the site. Then it clicks some buttons according to code and finally it must get the data form new opening page. I am not sure about how can I do it. My question is how can a bot program open a web site and then click some buttons. Thanks for your help
Web site Bot
Started by alpergn, Dec 14 2008 07:22 AM
5 replies to this topic
#1
Posted 14 December 2008 - 07:22 AM
|
|
|
#2
Posted 14 December 2008 - 12:33 PM
There are a couple ways to do it:
1) Have the bot send mouseclick events to a browser (AutoIT)
2) Have the bot send/receive messages on port 80 to the server.
1) Have the bot send mouseclick events to a browser (AutoIT)
2) Have the bot send/receive messages on port 80 to the server.
#3
Posted 15 December 2008 - 06:30 AM
can you give more detail for first way. If you know a tutorial or some web sites please give link
#4
Posted 15 December 2008 - 08:30 AM
For the first way, google AutoIT, download, and read the documentation.
#5
Posted 20 December 2008 - 01:38 AM
Is this difficult to do?


Sign In
Create Account

Back to top









