Results 1 to 4 of 4

Thread: html counter?

  1. #1
    Senior Member
    Join Date
    Oct 2005
    Posts
    106

    html counter?

    I'm programming a webpage and my friend wants a counter, but is it feasible to make a counter with html alone or would I need javascript or something? I really dunno...

    Every hit counter does not display the code, so I have no clue unfortunatly

    Any help would be greatly appreciated

  2. #2
    Macht Nicht Aus moxnix's Avatar
    Join Date
    May 2002
    Location
    Huson Mt.
    Posts
    1,752
    Why reinvent the wheel?? There are alot of counters out there and alot of them are free.
    Try this one: Site Counter
    \"Life should NOT be a journey to the grave with the intention of arriving safely in an attractive and well preserved body, but rather to skid in sideways, Champagne in one hand - strawberries in the other, body thoroughly used up, totally worn out and screaming WOO HOO - What a Ride!\"
    Author Unknown

  3. #3
    the beign of authority kurt_der_koenig's Avatar
    Join Date
    Jan 2004
    Location
    Pa
    Posts
    567
    I use the counter from www.bravenet.com. Its pretty nice. Free and they also offer other services on top of that for the same price. They generate the code for you- its JavaScript code. The script only takes up three lines.

    -kurt

  4. #4
    To actually answer your question: no you cant make a web counter strictly from html. the closest you could come to that is a few sites offer services that allow you to embed a graphic file into your webpage and their service would keep track of any hits. the downside is that it is not very accurate.

    but most webhosts offer logs of some sort for their customers, and if they dont provide an analyzer for you, there are several good free ones available. talk to your host about the info you need. see if they can give it to you.
    Geoff

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •