View Single Post
  #3 (permalink)  
Old 02-29-2008, 03:16 AM
simonsays simonsays is offline
Senior Member
 
Join Date: May 2007
Posts: 727
Default

Counters are heavily used on web sites by newbies but
appear unprofessional. It is very common to go to a page and see
something like "You are visitor number 12345 to this page".
These numbers cannot be trusted as the page designer has the
ability to seed the base number or to alter the counter such
that it adds more than 1 each time.
Reply With Quote