Homework 3 for Sept 16

Your task for this assignment is to create a simple web-based questionnaire that demonstrates your ability to use (a) radio buttons, (b) checkboxes, (c) textboxes and/or textareas, and (d) select/option menus.

You will also need to create a simple Perl/CGI script to process and save the data that are submitted.

When you are finished, e-mail me (a) a link to the questionnaire and (b) a link to the text file in which the data will be saved so I can make sure things are being saved properly. You don't need to send me the Perl script itself, but, if you run into problems, you will need to send it to me so I can see what the problem may be.