|
DevCentral Simple Multi Login Package
This useful ASP application allows your users access pages that are secured for visitors.
This application is very easy to use, maintain and configure. It is build for 2 kind of different level access.
1. Users (single login)
2. Administrator (single login)
Demo
Try this application yourself with the following details.
USERS LOGIN:
Username = user
Password = password
ADMINISTRATOR LOGIN:
Username = admin
Password = password
Requirements
These requirements are necessary for this script.
Server side:
IIS 4.0, IIS 5.0 or IIS 6.0
Ability to run ASP scripts
Client side:
Microsoft Internet Explorer 5.5 or later
Note: No dlls or 3rd party components, no plug-in required. Simple Multi Login for asp is 100% HTML and ASP code.
Configuration
To setup the application do the following steps.
Step 1
Setup the Website config.
- Open 'SiteFunctions.asp' in the 'incs' folder.
- Find the 'SET SITECONFIG DETAILS' part.
- Edit 'SiteUrl' and 'SiteName' with your details.
- Done.
Step 2
Setup the Usernames and Passwords.
- Open 'SiteFunctions.asp' in the 'incs' folder.
- Find the 'SET CREDENTIALCONFIG' part.
- Edit 'UsernameUser' and 'PasswordUser' for the users.
- Edit 'UsernameAdmin' and 'PasswordAdmin' for the administrators.
- That's Done.
Step 3
Secure your webpages.
- Open your ASP file.
- Add the following code at the top of the page:
- All done
CUT & PASTE
Costs:
- 15.00 Dollar
- 10.00 Euro
- 8.00 GBP
Email us for more details or to purchase.
|