How to "Forward" a cookie to another page

Posted by Pierreten on Stack Overflow See other posts from Stack Overflow or by Pierreten
Published on 2010-06-11T22:22:13Z Indexed on 2010/06/11 22:42 UTC
Read the original article Hit count: 155

Filed under:
|
|
|

I was wondering if there is a straightforward way of getting a user's session cookie and posting it to a page on a different site to be processed there?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET