URGENT:Sending cookie via HttpWebRequest

  • Thread starter Thread starter Mustafa Rabie
  • Start date Start date
M

Mustafa Rabie

hi all
i really appreciate you help you got me through a lot with my project. YOU
GUYS ROCK BIGTIME!! :D

well now i have another question (as usual :S)
I do an httpwebrequest to my webmail, this request returns a response with a
cookie. I get the cookie and parse it using cookiecontainer object. I need
to then make another request to the same site but this time i want to send
the cookie back with my request since it has the session id etc.

is there a way to do so?

Thanks a lot...
 
Back
Top