PATH: Instructional Server> CGS 1821> Projects>

Project 4: Dynamic Form


Purpose:

This project is intended to give students experience creating a Web-based form with validation behaviors. The bulk of the page will be created using XHTML form elements, combined with basic block-level elements, such as paragraphs and tables. The validation behaviors will be added using Dreamweaver®, which can be used to insert automatically written JavaScript functions into the source code of the Web page to accomplish the validation of specific elements.

In this project, your grade will be based on how well you format the form below and how effectively it validates user input as specified in the following instructions.

The form that you create should render as closely as possible to the one below.

Illustration of the form

Project Constraints and Objectives:

Tips:

Submission:

Your web site should be submitted via the "Assignments" tool in the . After completing this project, simply login to the and click on the Assignments link on the left side of the screen. Select Project 4: Dynamic Form and type your name in the Submission box. Use the Add Attachments button to attach your "listingform.htm" file (no compressed zip archive is necessary for this single file) to the submission and press the Submit button.

PATH: Instructional Server> CGS 1821> Projects>