# Compliment Version 1.0 # # Copyright 1998 Jim Reardon eviljim@megsinet.net # # Latest Versions at: http://steio.hypermart.net/ # # COPYRIGHT NOTICE # # Copyright 1998 Jim Reardon All Rights Reserved. # # # # Compliment 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 this code you agree to indemnify Jim Reardon from any liability # # that might arise from it's use. # # # # Selling the code for this program without prior written consent is # # expressly forbidden. You are not allowed to make any profit off of this # # program. # # # # This file can not be redistributed in any way, shape, or form # # without prior written consent from Jim Reardon. If somebody wants # # the script, have them get it from my site. # ############################################################################## This script lets users easily send in a good word to the webmaster or site author, just by entering their E-mail address in a form and pressing enter. No elaborate forms or the such. File included in this script: 1) compliment.html - The HTML code to use compliment (feel free to edit). 2) compliments.html - A sample HTML log file. 3) compliment.pl - This does it all... 4) readme.txt - This file (Installation information) 5) top.jpg - A sample graphic for use with compliment.html 6) bottom.jpg - A sample graphic for use with compliment.html 7) cgi-lib.pl - A library needed for this program. TO INSTALL: A) Automatic. Visit http://steio.hypermart.net/autocgi/ and answer a couple questions to receive a configured script. B) Manual. Edit compliment.pl and edit the variables listed. Full descriptions are given for each variable needed to modify. TO USE: Copy and paste the code in compliment.html where you want the form to appear. ______________________________________________________________________________ Copyright 1998 by Jim Reardon; http://steio.hypermart.net/