|
Now Supports Multiple User
Authentication.
Flogin! is
an ASP script which can
control access to web pages.
Just include flogin.asp in
your page and the content
after the include would be
protected from unauthorized
users. It is a simple ASP
login script mainly to
differentiate between an
administrator and other
users. It uses the Session
Variable to restrict users
to access pages which you
wish to protect. The access
username and password can be
simply changed by editing
the flogin.asp script
variables "fUName"
and "fPWord".
Date: Mar, 22 2004 |