This is a fairly nice guestbook. It includes a descent interface and allows you to configure many of the options online. It offers options such as to log the ip and send email to the owner upon recieving a message. You can limit how many guests per page. The guests can even select an option to have the comment invisible so only the owner can view it :)
Most the options are configured for you. All you'll need to possibly change to run this is the location of the perl compiler. Other than that just stick it on your server and run it :)
Updated - Had a couple bugs. They are fixed.
Updated - I improved some of the security on it and also set it up so it reads off a template instead of having a hardcoded in setup. Just use the included template editor and you can set up how the info is displayed easily :)
File List:
guestbook/
0b
guestbook/banner.jpg
6Kb
guestbook/config.html
166b
guestbook/config.pl
5Kb
guestbook/csetup.pl
14Kb
guestbook/datastore.dat
199b
guestbook/deleteitem.pl
5Kb
guestbook/gb.pl
10Kb
guestbook/guests.dat
0b
guestbook/nav.html
502b
guestbook/password.psw
9b
guestbook/sign.html
1Kb
guestbook/sign.jpg
5Kb
guestbook/template.pl
9Kb
guestbook/template.tmp
1Kb
guestbook/view.jpg
5Kb
guestbook/viewcomment.pl
4Kb
guestbook/viewguest.pl
6Kb
guestbook/viewguestd.pl
7Kb
Similar code
Append to text file from form
(Popularity: ) : This file will append to a text file from a web form. Might want to tweak this for security and ... Acronym Quiz
(Popularity: ) : This is a basic example of how to make an online quiz. It has a list of 20 computer related ... Anonymous Chatterbox
(Popularity: ) : It's an anonymous chat system where users from your site can pick and use a username of their choice without ... Banner Rotator v2
(Popularity: ) : Banner rotator complete with stats (clicks, views, CTR). The major update between this and my other version is the delete ...