Best Tutorials website


How to create and retrieve cookies using ASP

How to create and retrieve cookies using ASP

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




Views: 830 | Rating star | by David




View this tutorial
Broken link Report broken link?