You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
ASP Session Transfer across domains ASP / Cookies and Sessions
You may have come across a situation where you have two ASP websites, possibly on different servers, and you wish to pass a visitor from site 1 to site 2 whilst retaining all the session variables.XSess passes the entire session from one ASP webserver to another securely.