The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: ASP :: Tips and Tutorials :: Cookies and Sessions
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 23    Displaying: 1 - 20 Pages:  1 2

   How to modify expire date of a cookie   Hits: 237 

 
To create cookies in ASP is so easy. After creating cookies, you will store it in client's visitors. While creating cookies, you must notice to modify the expire date of cookies. Because life length of a cookies is in your hands.


Free   Version: n/a   Platform(s): windows   Updated: Thu Jun 28 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ASP Tutorials - Sending, Receiving Cookies, and Persistent Cookies   Hits: 776 

 
This tutorial describes: What is a cookie? Sending and receiving cookies. Cookie properties and itemized values. Other cookie features.


Free   Version: n/a   Platform(s): windows   Updated: Sat Aug 19 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ASP Tutorials - Managing Session Object and Passing Variables in Session   Hits: 977 

 
This tutorial describes: How ASP server uses cookies to pass an ID with the browser to link multiple HTTP requests together. How ASP server offers the session object to ASP pages to share information between multiple requests or pages. Different ways to pass information between requests or pages. How Perl tools can be used to help debug ASP applications at the HTTP communication level.


Free   Version: n/a   Platform(s): windows   Updated: Mon Aug 14 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Using Cookies   Hits: 993 

 
Learn how to read and write cookies with Asp.


Free   Version: n/a   Platform(s): windows   Updated: Wed Jan  4 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ASP Session Transfer across domains   Hits: 2897 

 
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.


Free   Version: 1.0   Platform(s): windows   Updated: Thu Nov 11 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Cookies Basics   Hits: 539 

 
A cookie is a message given to a Web browser by a Web server. The main purpose of cookies is to identify users and possibly prepare customized Web pages for them. This article explains benefits of using cookies and shows how to create and retrieve them. Dictionary cookies are also explained.


Version: n/a   Platform(s): n/a   Updated: Wed Oct 25 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Read and Writing Cookies   Hits: 1067 

 
Learn how to read and write cookies with ASP through forms.


Version: n/a   Platform(s): n/a   Updated: Wed Apr 20 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Read and Write Cookies   Hits: 1867 

 
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.


Version: n/a   Platform(s): n/a   Updated: Wed Mar 31 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Quick Cookie 101   Hits: 2296 

 
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.


Version: n/a   Platform(s): n/a   Updated: Thu Aug 28 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Creating Cookies With ASP   Hits: 2983 

 
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.


Version: n/a   Platform(s): n/a   Updated: Mon Jun 17 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   Using Cookies   Hits: 1680 

 
Get some information about those cookies you keep hearing about, learn how to create one yourself.


Version: n/a   Platform(s): n/a   Updated: Fri Mar  8 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Sesion and Application   Hits: 2464 

 
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.


Version: n/a   Platform(s): n/a   Updated: Mon Jan 14 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Introduction to Cookies Method   Hits: 1547 

 
A basic information on using Cookies in ASP. An access counter is used as an example.


Version: n/a   Platform(s): n/a   Updated: Mon Jan 14 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Here, There, and Back Again: Maintaining State Across Domains   Hits: 1492 

 
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.


Version: n/a   Platform(s): n/a   Updated: Wed May 16 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   How Session variables work   Hits: 6840 

 
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).


Version: n/a   Platform(s): ASP 2.0   Updated: Wed Apr 18 2001

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   State Mechanisms in ASP   Hits: 1131 

 
There are several ways to maintain state in ASP. This article takes a look at them, and a means to determine which ones are best to employ.


Version: n/a   Platform(s): n/a   Updated: Tue Apr  3 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   An Overview of Cookie Detection in ASP   Hits: 3388 

 
This article will explain the problems faced with detecting cookies in ASP and address them one by one. You will then be presented with a cookie detection script written in ASP that you can use on your own site.


Version: n/a   Platform(s): n/a   Updated: Thu Feb  8 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Cookies Across Domains   Hits: 1719 

 
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.


Version: n/a   Platform(s): n/a   Updated: Tue Jan  9 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   Sessions & Cookies   Hits: 3178 

 
This tutorial explains how to set up and manage session and application level scripting using the global.asa file.


Version: n/a   Platform(s): n/a   Updated: Wed Jan  3 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Cookies 101   Hits: 3589 

 
Cookies are a very useful; they can store usernames/password, preferences, last visits, etc. This short explains how to store information a user may type in at a typical website.


Version: n/a   Platform(s): n/a   Updated: Wed Oct 25 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 23    Displaying: 1 - 20 Pages:  1 2

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog