How to create and retrieve cookies using ASPHits: 14
***
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
Visitor Voting Booth:
{
Others Scripts}
|