Simple Guestbook template Edit this file with normal text editor AFTER reading this section. How to use: The section up to '' will be used for setting variables used in the script. After the 'init section', up to the '' is used as 'header template'. Then, up to the '' is used as 'comment template' The rest is used as the 'footer template'. Note: DO NOT edit these three "marker comments". The script uses and perform "exact match" to determine each section. Change the value of following variables as you wish. You don't have to set them if you are happy with the default values. 'GB_gbname_' is the file name of guestbook html page. default: guestbook.html 'GB_cginame_' is the file name of CGI. default: gb.ml.cgi 'GB_gblast_' is the name of data file. default: .ht.gblast 'GB_waitsec_' is the minimum interval in seconds before net post is accepted default: 20 (seconds) 'GB_busymess_' is the message displayed if post comes before the it. 'GB_doublemess_' is the message displayed when double post is detected. You can set other vaiables to be used in the template section. Variable definition MUST have these format: 1. Definition line must start with variable name. 2. Variable name must start with 'GB_' and terminate with '_'. 3. After the variable name, a space ' ' must follow. 4. Following string up to the end of the line will be stored in the variable. Variable definitions: GB_gbname_ guestbook.html GB_cginame_ gb.ml.cgi GB_gblast_ .ht.gblast GB_title_ Simple Guestbook GB_hr_
Date: GB_datestr_ --- Name: GB_name_GB_hr_
GB_data_