Displaying counters

D

Doug Sanders

I have a site with several page counters that all work fine, all but one are
hidden from the visitors.

Can I create a single page that I can view that would display all the counts
so I could easily see the hits?


Thanks,
Doug Sanders
 
G

Guest

Yes - a simple Java-script would do this updating a text file for instance
and then you could call this back into your monitoring page - keep it
invisible, you could record all the details you want such as REFERER etc.
 
D

Doug Sanders

Thanks, I'm glad to hear it's possible.

Now..

Can you point me to an example or a Java source so I can learn something
new.

Doug Sanders
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top