
Petar - 2007-10-19 13:01:30
Hi,
Could you please give me some instruction how to use your clas to:
- open the webpage (http://www.domain.com/)
- post a form request
- retrive data
- delete any cookies the webiste may store.
I want to do this with the class simulating IE. I have to be sure the website is not able to understand that i use the class instead of manually browsing the site using web browser.
there is no usrname/password/login and etc...
the webpage prohibit automated browsing using any kind of scripts...
Lots of thanks!