|
Complete online scripts resources directory on web Online Scripts Hub one stop for all kinds of webmaster scripts. Programmers, Developers can browse from 1000+ categories of scripts from categories ASP, ASP.net, C and C++, ColdFusion, CGI and Perl, Flash, Java, JavaScript, PHP, Python, Remotely Hosted, Tools and Utilities, Web Hosting and XML categories. Browse the large scripts databse and find the best freeware or shareware script that suit your need. If you have any resource i.e script in freeware or shareware, just list in our directory.
|
Submit Script :: Modify Script
Online Scripts > ASP > ASP Tips and Tutorials > Cookies and Sessions
| 3.
ASP Session Transfer across domains
|
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.
|
Date Added: 08-Nov-2005 Hits: 25 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 4.
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.
|
Date Added: 08-Nov-2005 Hits: 65 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 5.
Creating Cookies With ASP
|
No matter how you feel about cookies, good bad or indifferent, they are an integral part of many webs. Why not unlock the mystery and write your own? Here's a quick rundown on this.
|
Date Added: 08-Nov-2005 Hits: 32 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 6.
Using Cookies
|
Get some information about those cookies you keep hearing about, learn how to create one yourself.
|
Date Added: 08-Nov-2005 Hits: 39 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 8.
Sesion and Application
|
This tutorial shows how to keep information from the user in your server (Session method) and how to share information between users (Application method). This is only a basic tutorial for beginners with only basic features are described.
|
Date Added: 08-Nov-2005 Hits: 25 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 10.
How Session variables work
|
Session variables can store user-specific information for you. This tutorial explain how to configure your server and how they work (and when they don't).
|
Date Added: 08-Nov-2005 Hits: 26 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
|
|