Small question

Discussion in 'Programming' started by neoanderson, Oct 21, 2009.

  1. #1
    Hi to count the number of visitors to my site i use the coding
    <a href="http://www.redcounter.net" target="_blank"><img src="http://www.redcounter.net/services/imagedigits/counter.php?aut=9e131b02adbc21c406d2ab980620405a08170932a12da149770865c281a405b4c91761e002860284c37f761e299382682021543c3fcb28382839cd3296be7d48b7ad262e88ca4913" alt="Counter Powered by RedCounter" border="0" /></a>
    </div>

    I want to display the message " VISITORS SO FAR" along with the counter how to modify this code, or please give me some counter code that you got. My website is in my signature have a look at the bottom to see how the current hits counter looks like. Your contribution will be greately apperciated.
     
    neoanderson, Oct 21, 2009 IP
  2. pneulameiro

    pneulameiro Peon

    Messages:
    440
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    <a href="http://www.redcounter.net" target="_blank"> VISITORS SO FAR <img src="http://www.redcounter.net/services/imagedigits/counter.php?aut=9e131b02adbc21c406d2ab980620405a08170932a12da149770865c281a405b4c91761e002860284c37f761e299382682021543c3fcb28382839cd3296be7d48b7ad262e88ca4913" alt="Counter Powered by RedCounter" border="0" /></a>
    </div>
     
    pneulameiro, Oct 21, 2009 IP
  3. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #3
    And if u dont want Visitors So Far clickable then use this

    VISITORS SO FAR <a href="http://www.redcounter.net" target="_blank"> <img src="http://www.redcounter.net/services/imagedigits/counter.php?aut=9e131b02adbc21c406d2ab980620405a08170932a12da149770865c281a405b4c91761e002860284c37f761e299382682021543c3fcb28382839cd3296be7d48b7ad262e88ca4913" alt="Counter Powered by RedCounter" border="0" /></a>
    </div>
     
    Bohra, Oct 21, 2009 IP
  4. neoanderson

    neoanderson Peon

    Messages:
    230
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Well is there are other code for visitor tracking as i dont want the red counter code, i want a simple code without any link to some other site.
     
    neoanderson, Oct 21, 2009 IP
  5. jpinheiro

    jpinheiro Peon

    Messages:
    1,211
    Likes Received:
    15
    Best Answers:
    1
    Trophy Points:
    0
    #5
    I have a counter script on my site here I can configure it to your needs it does unique counts only so it doesnt just count if someone hits refresh 1000 times :)

    -John

    http://mytestsite.rack111.com/counter/
     
    jpinheiro, Oct 21, 2009 IP