Cookies & Sessions

Results 1 - 20 of 23

Sort by:

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.

(2.00 out of 5) from 1 Rating

  • Price: Free
  • Views: 3,125

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.

(1.67 out of 5) from 4 Ratings

  • Price: Free
  • Views: 1,946

How to modify expire date of a cookie

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.

  • Price: Free
  • Views: 413

Cookies Basics

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....
(show more)

  • Price: Free
  • Views: 746

ASP Tutorials - Sending, Receiving Cookies, and Persistent Cookies

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

(3.83 out of 5) from 6 Ratings

  • Price: Free
  • Views: 1,183

ASP Tutorials - Managing Session Object and Passing Variables in Session

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...
(show more)

(3.33 out of 5) from 3 Ratings

  • Price: Free
  • Views: 1,345

Using Cookies

Learn how to read and write cookies with Asp.

  • Price: Free
  • Views: 1,204

Read and Writing Cookies

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

  • Price: Free
  • Views: 1,252

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...
(show more)

(4.29 out of 5) from 42 Ratings

  • Price: Free
  • Views: 3,555

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.

(3.33 out of 5) from 6 Ratings

  • Price: Free
  • Views: 2,059

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...
(show more)

(5.00 out of 5) from 3 Ratings

  • Price: Free
  • Views: 2,428

Using Cookies

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

  • Price: Free
  • Views: 1,792

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.

(4.67 out of 5) from 3 Ratings

  • Price: Free
  • Views: 2,673

Introduction to Cookies Method

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

  • Price: Free
  • Views: 1,686

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.

  • Price: Free
  • Views: 1,616

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

  • Price: Free
  • Views: 7,187

State Mechanisms in ASP

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.

  • Price: Free
  • Views: 1,206

An Overview of Cookie Detection in ASP

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.

  • Price: Free
  • Views: 3,568

Sessions & Cookies

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

  • Price: Free
  • Views: 3,306

Cookies 101

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.

  • Price: Free
  • Views: 3,696
<< previous
 ( 1 | 2next >>