- 1,233 categories
- 40,621 scripts
Updated: 03/04/2004
- ClanMan ASP Login is a small program that allows secure protection for your entire website. Some of the features: Unlimited security levels, Encrypted Passwords that can be on or off, Email verification, Cookie support, Full support of CSS
- Categories
- Tags
- Platforms
- Licenses
- This script will validate form input against field in a database. The script will connect to the database and query the database fields - if the form input matches the database, a cookie will be allocated which will remain across any further ASP page...
- This is a Web-based cookie script generator. You enter cookie''s name, value and expiration in days, and it will automatically generate an ASP document for you.
- 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.
- This is an ASP text counter using an Access database. It features: Cookie function, Add various counters to the same database (hit counter), and more.
- 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...