Accessibility
 
Home > Products > UltraDev > Support > Building Common Applications
Dreamweaver UltraDev Icon Macromedia Dreamweaver UltraDev Support Center - Building Common Applications
Storing the user names and passwords

During the database-design stage of the project, a colleague created a SHAREHOLDERS table in the Arrow database and included a column called USER_ID to store user names and a column called PWD to store passwords. For more information on the database, see the Support Center article, Arrow Aircraft 1: Database design.

An owner's user name and password are initially stored in the SHAREHOLDERS table. First, an individual applies to purchase a share in one of Arrow's jets. After the paperwork and financial arrangements are complete, the company inserts a new record in the SHAREHOLDERS table that includes a user name and password for the new owner. Next, the company sends the owner a welcome letter that specifies the user name and password.

Once you know where and how the user names and passwords are stored, you can start building the log-in page.

To Table of Contents Back to Previous document Forward to next document