jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

How to create and retrieve cookies using ASP

DeEnFrSp
Hits: 15

How to create and retrieve cookies using ASP

Rating 2.5 2.5
Cookies can be used to remember things about a user when they come back to your site. Cookies expire after a certain amount of time which you can set. Also, the clients browser must have cookies enabled for them to work. Here is a very simple example of creating a cookie and setting the cookie to expire in one year using ASP


Platform(s): n/a
Date: Feb, 15 2000
Author: http://www.powerasp.com/content/code-snippets/cookies.asp

Ratings

Number of Ratings: 2 Votes
5     
0%
4
50%
3
0%
2
0%
1
50%
Visitor Voting Booth: Rate It!

Others Scripts

PowerASP.com

ASP/Web Sites

PowerASP Guest Book

ASP/Scripts and Components/Guestbooks

Advanced Password Protection

ASP/Scripts and Components/User Authentication

PowerASP Counter

ASP/Scripts and Components/Counters/Image Based

Using ASP to create, edit, or delete information in a database.

ASP/Tips and Tutorials/Database-related