 |
Refer Listing To A Friend |
|
|
 |
SUGGEST ASP Session Transfer across domains TO A FRIEND...
If you have a friend that you would like to recommend this page to,
or if you just want to send yourself a reminder, here is the easy
way to do it!
Simply fill in the e-mail address of the person(s) you wish to tell
about ASP Session Transfer across domains, your name and e-mail address (so they do
not think it is spam and can reply to you directly with gracious thanks),
and click the SEND button.
If you want to, you can also enter a message that will be included
on the e-mail.
After sending the e-mail, you will be transported back to the
page you recommended!
| Resource Title: |
ASP Session Transfer across domains |
| URL: | [CLICK HERE] |
| Description: |
You may have a situation where you have two ASP websites, which could be on different servers, and you need to pass a visitor from the first site to the second site, whilst retaining all the session variables.
This is the purpose of the XSess Session transfer script. Note: session array objects are not transferred.
The session variables are passed in the querystring, and are encrypted to protect the confidentiality of the contents of the session variables.
XSess consists of a function, and a few supporting functions, contained in an include file.
| |
|
|
|
 |
|