Setup Guide
1. Extract the zip file supplied to an empty folder.
2. Open system/SE_config.asp and change
the forgotten password config values, and any other customizations that
you would like to make.
3. Upload all files and directories to required path using your FTP client.
4. Use your permissions wizard provided by your web host to set the permissions
for the users.mdb file to read and write.
See (http://www.webwizguide.info/asp/faq/server_permissions.asp)
for more information on this.
5. In your web browser visit the uploaded index.asp or login.asp and proceed
to login with the username "Admin" and
password "password" and change the password
to another value by clicking on Edit Profile.
6. Add the following to any ASP files which you want to protect with a user
login.
|
<! -- #include file="system/protect.asp"
-->
|
7. Visit http://shop.robs-projects.com
for further updates and bug fixes.
For further documentation relating to the ASP User Engine Script, click
here... |