Categories
Tags → Asp Cookies

.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

Read and Writing Cookies

Learn how to read and write cookies with ASP through forms.
DETAILS

Login

Make ASP generated web content available only to you! This is the ASP version of login.php. isLogged() returns true if the cookies named UserName and PassWord are the same as the variables UserName and PassWord, the first 2 paramters of the function....
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

Flash/ASP Instant Messenger

This is a very basic but efficient Instant Messenger developed using ASP and Flash. Users must have Flash installed and have javascript and cookies enabled. Very easy installation, just copy the files into a directory on your web server and start usi...
DETAILS

Lundlay ASP Script Poll

Lundlay ASP Script Poll is a web-based Poll. Features: real-time online results, Full administration control of each poll group, Repeat voting protection (by Cookies or/and IP-addresses), More than one poll at the same time on the same server allows ...
DETAILS

An Overview of Cookie Detection in ASP

This article will explain the problems faced with detecting cookies in ASP and address them one by one. You will then be presented with a cookie detection script written in ASP that you can use on your own site.
DETAILS

TopsiteMentor

TopsiteMentor is an ASP application that lets you set up a topsite script at your site. Features include: Sites are categorized; SQL Server or Access; Admin login to delete accounts, add/edit/delete categories; User login to change site description, ...
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

Page:
©2003-2008 jCay.com