For this assignment, you will write a form that you'll use in a subsequent lab that submits information to a web server. The form is used for pre-ordering tickets and snacks from a movie theater. For now, you'll just write the page containing the form and, using Javascript, validate that all fields in the form are correctly filled out. You'll incorporate DHTML techniques to flag the user as to which fields contain errors or omissions.
The JavaScript source for this is InterestCalculator.js