Groups | Blog | Home
all groups > asp.net > september 2005 >

asp.net : httpWebRequest / Response


Roger
9/3/2005 9:43:02 PM
Thanks folks!
I'm new to this.
I'm trying to send a username , password to a website from my vb program
using httpWebRequest
I know how to set up the request and how to send a string via GetRequestStream
also how to to get the response.
Totally lost on how to send the username, password to the webpage for login.
Presently my request returns the html text for the login page.

Any help would be welcomed
--
Jordan
9/3/2005 10:01:48 PM
Can you describe a little more specifically what you are attempting to do?
How are you expecting your VB (.net?) program to interact with "the webpage
for login". What webpage? is it an ASP.NET page? If now, what is it. And
what is the user supposed to see when a successful login occurs (both with
your vb program and via a browser)? Is your vb program a Windows Service, a
Windows Forms application, a console app?

Help us help you.




[quoted text, click to view]

AddThis Social Bookmark Button