|
-
Jul 8th, 2005, 04:12 PM
#1
Thread Starter
New Member
Interacting with IE
Hi,
im planning to make a progam thats interacts with an existing site,
the site is www.darkthrone.com ,
Well what should my program do? He must preform an automated search in the userlist based on their army size and ammonut of money they have...
My knowledge about interacting with sites and getting their source is below zero :-D ,
perhaps there are some people who can help me away...
Last edited by darkbee; Jul 8th, 2005 at 04:20 PM.
Latest project:
--------------
.
-
Jul 8th, 2005, 04:35 PM
#2
Re: Interacting with IE
We can't see much without an account.
-
Jul 8th, 2005, 04:42 PM
#3
Re: Interacting with IE
On the other side... you could use WinSock control and then learn to use the HTTP (HyperText Transfer Protocol), read up the RFC (Request For Comments) and then start coding a proper handling code. You'll probably need some other stuff as well besides plain HTTP but that is already a different story; first you need to figure out how to fetch the pages and then how to parse the pages and how to send data. You'll probably need to figure out cookie handling for the other things. Do things step by step until you're comfortable enough with all little basic things required and then build up the final thing.
-
Jul 8th, 2005, 06:23 PM
#4
Re: Interacting with IE
Try using google to search for the basics that Merri mentioned then start coding your program and when you run into a problem post it here.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|