Categories
Tags → Using Cookies In Asp

.NET User Engine

User Engine.NET is a User Signup and Authentication system which only requires simple configuration. User Engine uses Microsoft Access 2000 Database to store user information and logs date and time of user logins, as well as login counts. Also allo...
DETAILS

User Engine ASP

ASP User Engine is a User Signup and Authentication system which only requires simple configuration. User Engine uses Microsoft Access 2000 Database to store user information and logs date and time of user logins, as well as login counts. Also ...
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...
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...
DETAILS
©2003-2019 jCay.com