
This article shows how to build a simple login page for your site using ASP. Visitors have to enter their username and password to gain access to the site. If they do not have one, they can register themselves to obtain the login details. At any point of time, the visitor can change his/her password. All of the login details are stored in a Access database with just one table named Login.
|