|
Script Category : ASP
Script Sub Category : User Management
ASP user management is a basic authentication script to protect your webpages from unauthorized access by web surfers.Include a 3 level authentication. 1=normal users 2=for co admins 3 for super admin. admin area where admin can parked accounts,delete,or updates. records IP address of users. How many times a users logged in,his lastlogin etc.. uses session variables for protection. might be modify to support cookies. Validate against an Access Database..
|
|
|