|
ASP Session Transfer across domains
|
Other links at ASP > Tutorials > Cookies and Sessions |
| 1. |
Quick Cookie 101
|
|
|
This quick and simple tutorial gives you an quick idea on how cookies are set & read by your scripts. Cookies are a quick and easy way to add any form of interaction to your site this tutorial gives you a quick 101 on how to use them in your scripts. A tutorial worth a read for both beginners and advanced.
|
| 4. |
Cookies Across Domains
|
|
|
Cookies are not transferrable across domains; the only domain that can access the cookie is the domain that created it. This article describes solutions to bypass this limitation using Active Server Pages.
|
| 5. |
Read and Write Cookies
|
|
|
Tutorial explaining how to read and write cookies and why they can come in handy. The tutorial also gives examples of how cookies can be used to personalize webpages.
|
|
|