Objective

To practice forms, data validation, and animation.

Grading

Overview

For this project you will implement a web page with a form that allows user to apply for cable service. The data provided in the form needs to be validated before it is sent to the server for processing. You do not need to provide pseudocode for this project, but you are encourage to develop it for your own benefit. The following files (project distribution) are associated with this project: Proj6.zip.

Specifications

You must define a form with the text fields and buttons you can see in the "Sample Run". The "Payment Method" is a combo box with two options: "Credit Card" and "Bill me". A second form will be used to define a search option (similar to one of the examples discussed in class). The search option will use Google as the search engine. The following provides additional information about this project:

Additional Requirements

Sample Run

The service request video illustrates the functionality associated with the service request form. Also, you can find a snapshot of the web page in WebPage. For better results use QuickTime as your player.

Web Accessibility