danriek
IS-IT--Management
- Sep 25, 2002
- 4
I am not sure what I need to do for using VB WinForm to:
1. login to a web site
2. Open a certain page in the web site
3. Get data off the web page
this web site has a great example of what I wish to do but it doesn't show how to login to a web site it just allows you to get data from a web site which is only part of what I need to do.
I am not sure how to do what I want to do. I have googled WebRequest, WebResponse but nothing shows up along the lines of what I am wanting to do. Any direction you can provide would be greatly appreciated. Documents, Web sites, example code?
Thanks
1. login to a web site
2. Open a certain page in the web site
3. Get data off the web page
this web site has a great example of what I wish to do but it doesn't show how to login to a web site it just allows you to get data from a web site which is only part of what I need to do.
I am not sure how to do what I want to do. I have googled WebRequest, WebResponse but nothing shows up along the lines of what I am wanting to do. Any direction you can provide would be greatly appreciated. Documents, Web sites, example code?
Thanks