ASP Login
The ASP Login script is a simple script that allows you to create a password protected area off your web site for either a members area or to protect pages that you don't want others to have access too. The script uses a password protected Access Database to store the names of users so you can have as many users as you like as long as they have different user names.
Visit publisher site: ASP LoginListing Details
- Version:
- 2.1
- Filed in:
-
Scripts / ASP / Scripts & Components / User Authentication
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- Todd Woolums Other listings by this publisher
License & Pricing Information
- License Type:
- Freeware
- Price:
- 0.00
- Additional Info:
- License Type:
- Freeware
- Price:
- 0.00
- Additional Info:
- License Type:
- Freeware
- Price:
- 0.00
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
This would be a really nice program, but the instructions fail to explain what each .inc file represents. Also, there is a caching error where files are available even after logout because the browser caches them. It doesn't describe where the login interface should redirect following authentication. Sometimes I login successfully but return to the login screen. I login again and it says "user already logged in". The logout doesn't work properly. :(