ChasWebs.com


Websites, Hosting & More by Chas.
chas@chaswebs.com
Seminole, Florida 33772


Protect an ASPX page.

Protect a single aspx page or several aspx pages with a user login. Just add a Script to any aspx page you want to protect. Works with an Access Database. You can have one or multiple users.

DEMO  protected.aspx
user = admin
pw = admin

 

Example Files:

admin.zip (d/l example files and database)

Database Connection (change path to your database location)
admindbconn.aspx

 

Admin Login Page
adminlogin.aspx

Protected ASPX Page Example:
protected.aspx

 

-----------------------------------------------------------------------------------------------

This is the Script to add to the top of any aspx page to protect.

-----------------------------------------------------------------------------------------------

ChasWebs.com


Websites, Hosting & More by Chas.
chas@chaswebs.com
Seminole, Florida 33772