Posting data to webpages while keeping the sessions and cookie in c#
- by EBAGHAKI
I'm looking for a easy way to post data to webpages while keeping the cookies. for example you login to somewhere, and later you do some new actions.
What's the easiest way to do that?