AspLogin Demo
AspLogin is a custom ASP application written by 2coolweb.com that allows our customers to password protect any or all of their ASP pages.
We have set up 4 different ASP pages each with different login users and one that is just a normal ASP page. All the login users are stored in an Access DB that we provide with the AspLogin application.
Check out our Demo
ASPLogin works off an Access database which stores all the Users and their passwords. We provide a web based administration tool that allows you to easily add/modify/delete your users. In order to password protect an ASP page you just put a couple lines of code at the top of each page and they will be password protected. Full instructions are contained within the Web based administration.