Re: HttpWebRequest with cookies
- From: "Herfried K. Wagner [MVP]" <hirf-spam-me-here@xxxxxx>
- Date: Tue, 21 Feb 2006 12:40:01 +0100
"SP" <dario.zandolin@xxxxxxxxx> schrieb:
I need to make an httpwebrequest in a winform.
The first call is ok, and it is in GET.
The second must use the cookie of the first call and then POST data to
a uri.
Check out the code snippets at <URL:http://dotnet.mvps.org/dotnet/code/net/#CookieRequest> which demonstrate two different ways of handling cookies in .NET.
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
.
- References:
- HttpWebRequest with cookies
- From: SP
- HttpWebRequest with cookies
- Prev by Date: Re: sub Main
- Next by Date: Re: Countdown Timer
- Previous by thread: HttpWebRequest with cookies
- Next by thread: Address parameter in WebClient.UploadFile?
- Index(es):
Relevant Pages
|