ASP Login Script Support

| No Comments
JetStat ASP Login Support and FAQ
Script Setup:
    After purchasing you get JS ASP Login Script immediately as you make online payments. Run setup.
    Local webserver setup is fully automated with XP Pro IIS Admin
    Open "config.asp" in text editor and change configuration to suit your host configuration.
    Upload all files to your web server, be sure that folder with user database is inaccessible from web and has right permissions to write to database file.
    Test script configuration using debug link from scripts title page.
Frequently Asked Questions:
Q: Should the pages that I want protected be named with the .asp extension and is their any code I should add to the pages that I want protected.

A: Yes this script protect only .asp pages and each page must be started with code to check user rights to view that page. Only one line of code you must add. Simply include in begin of your each private page this
one line of code: <!--#include virtual="/login/@check.asp"-->
This also gives you ability to provide different content on one page to different users.

Additional: You can protect your .htm, .shtml, .shtm pages simply renaming them to .asp and insert 1 line of code in begin of each page.
Q: I need to know if your login system will work on chiliasp?

A: JS Asp Login script require complete support of Jet (access) database on your hosting and will not work properly on ChiliSoft! ASP.

Leave a comment

Archives