Re: WebCounters and Guestbooks

Lee Levitt ( Lee.Levitt@software.com )
Wed, 16 Jul 1997 23:15:58 -0400

At 07:29 PM 7/16/97 -0700, Mike McCarn wrote:
>Hello Everyone,
>
>I am looking to implement a solution for a simple guestbook and hit counter
>cgi that will apply to all of my users. We are running Website Pro as our
>webserver. I would like to have a cgi that can be called only by our users
>sites, and that logs and accesses all the info from the users own
>directory. I am learning Perl now and it would be great if the script was
>in Perl. I have seen the counters and guestbook scripts at Matt's Archive,
>but they seem to apply to an individual website not to many users.

For the counter, check out www.kounter.com. I looked around a lot, and
found this to do what I wanted.

For the guestbook, check out

http://www.arcane.eu.org/Tools/cgi-guestbook.html

This is a pretty good guestbook that I've been running for quite a while.

Both run on NT 3.51 and 4.0, I believe. They have configurable parameters
and come compiled (you can't go in and edit the code...)

HTH,

Lee