hit script

L

leeray

I would like to make a list of friends sites on one of my web pages. I would
like to find the script that can be used to keep track of the number of
hits on my friends sites.

Here is an example of a web page that shows the number of hits next to each
link.

http://www.winnipesaukee.com/links/

Thanks
 
B

Bob Lehmann

The number by the link is the number of items in that category, not the
number of times it's been clicked - if that's what you mean.

Bob Lehmann
 
J

Jens Peter Karlsen[FP MVP]

Depending on your server, you can use ASP, CGI or PHP for this.
First find out what you can use, then search for a solution made in that
programming language or write your own.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
A

Andrew Murray

if you're using Frontpage and are hosting the site on a server with the
extensions installed, use the hit counter in Frontpage.

You can design your own image(s) as the digits - you don't have to use the
default selections that FP provides. Follow the instructions in Frontpage's help
file.
 
Top