So i've been reading all the posts, and even on msdn about cookies with webrequest.

I see the cookie, but how do i use it?

Scenario: I am logging into a website, and it saved the cookie..but each time i tell it to navigate somewhere else..says im not logged in... this would be because of the cookie.

Can anyone give me a quick n easy example of how to implement the cookie?