 |
 |
It provides the basic password protection
for any HTML page or ASP application. The protection is
based on session variables that can expire on a time limit
set by the administrator in the options page. |
 |
 |
The admin program generates include code that can be
added to a protected file to set an expiration date; the file cannot be
viewed after the expiration date. |
 |
 |
Every user can have an expiration date after which
the user cannot access protected files. The users can also have unlimited
access based on the administrator’s discretion. |
 |
 |
You can activate or deactivate access
for a user by just checking a checkbox in the admin section. |
 |
 |
Every user can be assigned an access level during signup.
Files can be protected based on the user levels. A file protected with
a user level of 5 can be seen by users that have a user level of 5 or
higher. |
 |
 |
The admin program generates include code that can be
added to a protected file. The include code can protect a file based on
membership category, user level number, user expiration date, file expiration
date, and valid user login. |
 |
 |
Users can retrieve their forgotten password by having
them sent to their e-mail address after entering their correct e-mail
address. |
 |
 |
Administrator can view logs for all the users; all
the information during their login is logged into the database. The administrator
can easily reset this information to minimize log file size. The system
has a default log file expiration. |
 |
 |
Administrators will be able to browse and search for
member records |