Forum Moderators: coopster & phranque

Message Too Old, No Replies

Hit counters not displaying in Windows XP

         

zomega42

9:26 pm on Jan 25, 2005 (gmt 0)

10+ Year Member



I have a hit counter that is a simple perl script that increases the count and sends an image. It's called in an IMG tag as /cgi-bin/counter.pl?nnnn and used to work perfectly.

Anyway, it doesn't display on internet explorer in windows XP. It works fine in opera, netscape, etc.

Has anyone had this problem?

kaled

10:57 am on Jan 26, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Most likely the Content-type header generated by the script is incorrect. If that is ok, the format of the image is probably incorrect (but acceptable to some browsers).

Kaled.

zomega42

5:46 pm on Jan 26, 2005 (gmt 0)

10+ Year Member



The content-type is image/x-xbitmap. I think the image is ok, it has worked on every previous version of internet explorer, it just doesn't work on windows XP.

I guess I will just go out looking for another script if nobody has seen this before. I came across one blog where the same exact problem was mentioned, but without a solution...

kaled

1:26 am on Jan 27, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I presume the image is uncached. If however, it was received incorrectly once, it is possible that a cached error is causing the problem. Try clearing the cache.

Kaled.

dolphin61

3:05 am on Feb 24, 2005 (gmt 0)



Hi,

My website is having the same problem - did you find any answers?

Thanks!

chanca

6:22 pm on Mar 22, 2005 (gmt 0)

10+ Year Member



And about this? No answer? Nobody knows the solution for this?
Anybody knows about another graphic perl counter without x-xbitmap?