Assignment #3 - CGI Assignment

Write a CGI script with an HTML form front-end that does something fun and interesting.

Here are some examples of CGI scripts you might write:

Here is what I expect to see in your CGI assignment:

File Names and Locations

You should call your entry form form.html and put it in your public_html directory. Please don't call it something else.

Your CGI script(s) should have a .cgi extension and need to go in your cgi-bin directory (underneath public_html).

Due Date

This assignment is due on April 29th, 1999, same night as the Final Exam.


Changelog

3/17/99 - Initial revision
4/8/99 - Added "Gestbook" suggestion, changed the name of the file from cgi.html to form.html. Please make a note of it.