Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




Scripts > ASP > Tutorials > Cookies and Sessions  

Popular Tags


Web Links
Sort By :
1. Read and Writing Cookies
Learn how to read and write cookies with ASP through forms.
Category:   ASP > Tutorials > Cookies and Sessions

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. 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.
Category:   ASP > Tutorials > Cookies and Sessions

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

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.
Category:   ASP > Tutorials > Cookies and Sessions

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

4. Maintaining Session State With ASP
Sessions and cookies can be used to persist visitor information. This article shows us how to maintain session state with ASP using a combination of cookies, sessions and the global.asa file.
Category:   ASP > Tutorials > Cookies and Sessions

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

5. 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.
Category:   ASP > Tutorials > Cookies and Sessions

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

6. 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? Heres a quick rundown on this.
Category:   ASP > Tutorials > Cookies and Sessions

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

7. Using Cookies
Get some information about those cookies you keep hearing about, learn how to create one yourself.
Category:   ASP > Tutorials > Cookies and Sessions

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

8. Introduction to Cookies Method
A basic information on using Cookies in ASP. An access counter is used as an example.
Category:   ASP > Tutorials > Cookies and Sessions

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

9. 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.
Category:   ASP > Tutorials > Cookies and Sessions

Hits: 4    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

10. Here, There, and Back Again: Maintaining State Across Domains
This article describes three simple techniques which combine persistent cookie management and creative redirects to give users a consistent experience as they move through sites in different subdomains and domains.
Category:   ASP > Tutorials > Cookies and Sessions

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: 1 2 [Next >]

Category Jump :