Counter won't display on website

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have added a counter on my website and it will not display. However, it
will display on our other computer. Both computers have IE6 and Windows XP.
Any ideas what the problem could be?
 
Hi tbask,

Your firewall is blocking the content. Right click on the image placeholder
to display its properties. It will probably be an asp page and not an image.

Use session variables and global.asp to keep your visitation counts.

Regards.
 
If you just added the counter, make sure IE is not pulling the page from the
cache. In IE go to that page, then refresh using CTRL+F5. If no joy,
please repost with the URL in question and what counter you are using so we
can check it out.
 
Took a look at your page, and can see the counter at the bottom, just below
the "View Cart" button and then "Type your title here." The counter is the
only JavaScript bit on the whole page I can see after viewing it's source.
Do you have scripting disabled on the problem system?
 
Where do I check to see if scripting is disabled? Sorry, I'm not a computer
expert.

Thanks!
 
Back
Top