Dreamweaver

Create a database table of registered users (ColdFusion, ASP, JSP, PHP)

You need a database table of registered users to verify that the user name and password entered in the login page are valid.

 Use your database application and a registration page to create the table.

The next step in building a login page is to add an HTML form to the page to let users log in.