Need to show how many times a link has been clicked

Discussion in 'Programming' started by pedigreechump6, Oct 31, 2006.

  1. #1
    I want to be able to have links on a page and have visitors be able to see how many times that link has been clicked on when they hover their mouse over the link.

    Does anybody know how to do this so it automatically updates?

    Thanks
     
    pedigreechump6, Oct 31, 2006 IP
  2. sameershah29

    sameershah29 Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Set the countr for the link, when the link is clicked update it accordingly and you page which displays link on it, it will be added dynamically by any serverside scripting language with current counter value.
     
    sameershah29, Nov 1, 2006 IP