COP3832, Assignment 6

Due Wednesday 4/18 at the start of class.

Upload the script and hand in a printout.

Create one script file that does the following. All code and HTML for this assignment should be in one CGI file.

Use POST when submitting the data from the browser to the server.

There will be several different HTML pages displayed by this script

The Login Page will display a form with a Submit button , a text box for the Phone Number, and a text box for an E-mail Address.

The Form Page will have the following.

The Confirmation Page will have the following:

Please note that the data is not entered into the database until the user presses Confirm on the Confirmation Page.