Adv. Web AS11: Simple Guestbook

Guestbook Image

For our next assignment, we will create a simple guestbook using a text file. The guestbook will be a form that submits to itself. The key to this assignment is the ORDER that operations are completed. First the file should be written, then read, and then the entry form is displayed for NEW guestbook entries. Check out my version of the assignment HERE.  You can also see how the data file looks HERE.