CS 290w
Assignment 5
Guestbook and Simple Counter

Due November 14, 1999 by 11:59 p.m.
Must use the turnin program.


Total Points: 100.

You will write one HTML document (PageA) to handle the guestbook. You may or may not write another HTML page for the counter. The choice is yours. The counter may reside and be automatically loaded on the guestbook page, or it can be loaded on a separate page using a link from the guestbook page. You'll also write three Perl Scripts (Perl1, Perl2, and Perl3) for this assignment.