Help with HttpRequest
Hi all,
I would like to retrieve a web page that requires a username and a password to access (ie. hotmail.com) from a VB form and then retrieve its html code and write it to a textbox on the form.
I'm not sure if I need to use HttpRequest / HttpResponse to accomplish this task. If I do, would you please send me a sample code on how to do it?
Can someone please help me?
Any help or pointers is greatly appreciated.
Thanks.
- pascal
Hi all,
I would like to retrieve a web page that requires a username and a password to access (ie. hotmail.com) from a VB form and then retrieve its html code and write it to a textbox on the form.
I'm not sure if I need to use HttpRequest / HttpResponse to accomplish this task. If I do, would you please send me a sample code on how to do it?
Can someone please help me?
Any help or pointers is greatly appreciated.
Thanks.
- pascal