Guestbook - Readme |
|
Copyright and Header################################################################################################### # Programma: guestbook.pl # # Auteur : Marc de Kwant # # Datum : 23 maart 2000 # # Versie : 1.0 # # Omschrijving # # Dit programma zorgt ervoor dat bezoekers een boodschap kunnen # # achterlaten op de guestbook-pagina. # # var Init # # for tripod useage you must place all the files used by this script in you're cgi-bin directory # # for other usage of this guestbook contact you're webmaster # #################################################################################################### # COPYRIGHT NOTICE # # Copyright 1996 Marcus Hendricus de Kwant All Rights Reserved. # # # # guestbook may be used and modified free of charge by anyone so long as # # this copyright notice and the comments above remain intact. By using this # # code you agree to indemnify Marcus Hendricus de Kwant from any liability that # # might arise from it's use. # # # # Selling the code for this program without prior written consent is # # expressly forbidden. In other words, please ask first before you try and # # make money off of my program. # # # # Obtain permission before redistributing this software over the Internet or # # in any other medium. In all cases copyright and header must remain intact. # #################################################################################################### OverviewThis guestbook is written to allow people to use a simple guestbook on
their site withoud using a database. The instructions below explain how to set up and configure the guestbook
script.
Guestbook.plThis is the script that actually writes the guestbook entries to you're
gustbook.html file.To use this script you must define
Guestbook.htmlThis file will contain all the entries of you're guests. In this file
is on line that has to be in this file, otherwise it will not work. This
is Addguest.htmlThis file will provide the means for guests to add a entry
to the guestbook. HistoryCreated on 23 march 2000, current version 1.00 |
Provided by MH de Kwant |