PC Review


Reply
Thread Tools Rate Thread

Re: System.Net.HttpWebRequest - help

 
 
=?Utf-8?B?Um9nZXI=?=
Guest
Posts: n/a
 
      4th Sep 2005
Stefan,
Thanks much for the help.
I got thru the credentials part with help via your link.

Now I am trying to complete and submit a form using HttpWebRequest
I have the form name,action,method etc
I also know how to use the Method property and GetRequestStream
of HttpWebRequest.
What I dont know is how to construct the script correctly.
When/if I figure out the script do I just use .write on the request stream?
Can you help on the scipt etc
Hope so

Thanks much

--
Roger


"Stefan Misch" wrote:

> Roger,
>
> search for "NetworkCredential" or "CredentialCache" in the online help:
> http://msdn.microsoft.com/library/de...classtopic.asp
>
> HTH,
> Stefan
>
>
> "Roger" <(E-Mail Removed)> schrieb im Newsbeitrag
> news:278DB324-03AE-45F8-B65D-(E-Mail Removed)...
> > 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
> > --
> > Roger
> >
> > --
> > Roger

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: ClientCertificates is not a member of System.Net.HttpWebRequest??? Neil Cowburn Microsoft Dot NET Compact Framework 0 11th Jun 2008 12:17 PM
System.Net.HttpWebRequest equivalent John Microsoft VB .NET 0 17th Mar 2008 05:47 AM
System.Net.HttpWebRequest question James Microsoft ASP .NET 0 11th Jan 2006 04:38 PM
System.Net.HttpWebRequest vs. System.Web.HttpRequest Keith Patrick Microsoft ASP .NET 11 22nd Feb 2005 09:12 PM
System.Net.HttpWebRequest with HTTPS dgiard Microsoft ASP .NET 2 20th Jul 2003 04:51 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:01 AM.