##-----------------------------------------------------------------##
##                                                                 ##
##                                                                 ##
##  Copyright Mr Lyle R Hopkins 1999. All rights reserved. No part##
## of this or any of the attached documents shall be               ##
## reproduced/stored in any way whatsoever without written         ##
## permission from the Copyright holder.                           ##
##   The Copyright holder holds no responsibility for errors or    ##
## omissions. No liability is assumed in any way for damages       ##
## resulting from the use of this document/program.                ##
##                                                                 ##
## Have a nice day.                                                ##
##                                                                 ##
##                                                                 ##
##-----------------------------------------------------------------##


------------------------------
### Sections in this files ###
------------------------------

1. Installation instructions
2. Trouble shooting
3. BUG report
4. Getting rid of that annoying Lyles Script Archive link
5. Using the script


Installation Instructions
-------------------------

All files from the zip file should be uploaded into your cgi-bin, or any
folder which has been chmod 755.
  ALL FILES, BAR ANY PICTURE FILES, SHOULD BE UPLOADED IN ASCII.

The table below shows what chmod each file should be given
	File	     	  Chmod
 topsite.cgi    	   755     
 toplist.txt    	   777     
 timer.txt      	   777     
 pagetimer.txt  	   777     



The following files should be opened and modified.
  To start with, make sure the first line of the file (if it's a script)
points to the location of perl on your server. This is usually
#!usr/bin/perl or #!usr/local/bin/perl. (Make sure you point to perl ver5+)

	Filename		Adjust
	topsite.cgi		Adjust user defined variables at top of file
	topsiteadd.html		Adjust to suite your site
	topsitemodify.html	Adjust to suite your site




Trouble shooting
----------------

If you have any problems running this script then please check that you
have followed the installation to the word. If problems persist then check
the FAQ at http://ukzone.hypermart.net/scripts. If that's no help then post
a message on the help board at the same address and I will reply as soon
as I read it.


BUG report
----------

If you find any bugs, glitches or problems then please contact me at
uk.zone@lineone.net with the subject "BUG" (all in caps).


Getting rid of that annoying Lyles Script Archive link
------------------------------------------------------

On some of my Scripts you may find a small link back to me generated at the
bottom of the page. Removing this will infringe my copyright and cause me
to sue you. So don't try it! If you do want to loose the link then it costs
$5 per script. You will then receive an amended script without the link
back. Goto http://ukzone.hypermart.net/scripts/ammended


Using this script
-----------------

Link to topsiteadd.html to allow webmasters to signup. Link to
topsitemodify.html to allow webmasters to modify their details. Webmasters
link by using topsite.cgi?user=XXXX where XXXX is the username they selected.
The list itself it displayed by linking to topsite.cgi?run=showlist.

To use the scripts admin capailities run topsite.cgi?run=admin from your
browser. From there you will be able to remove webmasters. For this you will
need to read readmemakeadmin.txt.




I hope you enjoy this script!