Chinese Web Counter
Sept. 2003 by Erik Peterson
erik@mandarintools.com
===========================

Installation
------------

Put ccount.pl and gifsave.pl in your CGI directory.  Follow the
directions for your specific ISP on how to use CGI programs.  In the
CGI directory create a subdirectory called 'counts'.  Place the files
allowed.txt and error.gif there.  In the file allowed.txt, place the
counter names you plan to use.  For example, if you have a page that
you want add a Chinese counter to one of your pages.  To distinguish
this counter from others, you need to assign it a unique name.  For
this example the name is "somename".  You then need to add a line to
allowed.txt like this:

somename

Any additional counter names should each be on separate lines.


Then you will need to add the following HTML to your web page:

<IMG SRC="http://cgibin.isp.com/username/cgi-bin/ccount.pl/somename">

You will need to adapt this your own server name and way of accessing
CGI scripts.  The important part is to place your counter name after
the script name as shown above.

Then next time you load the web page with the counter on it, you
should see the Chinese numeral for "1".