Categories
ASPTips and Tutorials → Cookies and Sessions

Write and Read A Cookie

Cookies enable you to write text directly to a users computer. This can be used to easily recognize if a user has been to your site before or used to prevent multiple entries in to forms. This example will take any input you type in and write it to ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Cookies with ASP

Cookies can be a good method for passing data between pages and especially for retaining data between sessions. Today, it''s pretty safe to assume that anyone who is using your site can use cookies, since nearly every site that is non-static mak...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com