J
John Howell
I would like to create a Hit-Counter Index -- a page (for
internal use only) which would list the current hit-
counter "counts" for about 15 key pages.
I know I can look at the numbers by going to each page,
but that artificially increments the number each time I
do it -- and besides, it also takes time.
I can also view the .cnt files using notepad, so I know
the data can be read.
The question is, how could I "reference" those ".cnt"
files in a table all on one page?
Alternately, is there a way to generate a Data Base from
the values in those ".cnt" files to track the numbers
over time (either automatically or by manually running a
script each day).
Appreciate your help.
internal use only) which would list the current hit-
counter "counts" for about 15 key pages.
I know I can look at the numbers by going to each page,
but that artificially increments the number each time I
do it -- and besides, it also takes time.
I can also view the .cnt files using notepad, so I know
the data can be read.
The question is, how could I "reference" those ".cnt"
files in a table all on one page?
Alternately, is there a way to generate a Data Base from
the values in those ".cnt" files to track the numbers
over time (either automatically or by manually running a
script each day).
Appreciate your help.