Why is IE6 stripping image files. It selectively ignores some <IMG> tags

B

Berto

I am running Windows XP with all latest service packs and updates. I noticed
a problem that I am not sure when it began. The browser is selective not
displaying some of the graphics on the page. I do not mean that you get the
red X. It simply as if the graphics should not be there.

I decided to get the source that IE read on the computer with the
malfunctioning IE as well as the source for the same page on a computer in
which IE is displaying said page correctly. Below are three of the
differences and as you can see you can see that on the malfunctioning IE the
<IMG ....> tags are missing. Any idea on what could cause this?

I am not sure why it selectively chose those particular <IMG> tags as there
many others in the document that works fine.

HELP PLEASE


===================================================================
***** GOOD.txt[adding="0" cellspacing="0"
width="100%"><tr><td><!--mstheme--><font face="Trebuchet MS, Arial,
Helvetica"><p align="center"><img border="0"
src="images/wcsc_copper_banner.gif" width="468" height="60"><br><font
face="Arial, Arial, Helvetica"><i><u><span lang="en-us"><b>Competent </b>
***** BAD_.TXT[adding="0" cellspacing="0"
width="100%"><tr><td><!--mstheme--><font face="Trebuchet MS, Arial,
Helvetica"><p align="center"><br><font face="Arial, Arial,
Helvetica"><i><u><span lang="en-us"><b>Competent </b>
===================================================================


===================================================================
***** GOOD.txt[<p align="center"><a
href="http://www.circuitcellar.com/welcome/"><img border="0"
src="images/CircuitCellar.gif" width="120" height="60"></a></p><p
align="center">
***** BAD_.TXT[<p align="center"><a
href="http://www.circuitcellar.com/welcome/"></a></p><p align="center">
===================================================================


===================================================================
***** GOOD.txt[<p align="center"><!-- BEGIN LINKEXCHANGE CODE --><a
href="http://www.icra.org/labelv02.html"><img alt="Internet Content Rating
Association" src="images/icra.gif" border="0" width="88" height="31"></a>
</p><div align="center"><!--webbot bot="HTMLMarkup" TAG="XBOT"
startspan --><IFRAME
src="http://leader.linkexchange.com/1/X526399/sowiframe?" width="468"
height="60" marginwidth="0" marginheight="0" hspace="0" vspace="0"
frameborder="0" scrolling="no"><!--webot bot="HTMLMarkup"
endspan --></div><!-- END LINKEXCHANGE CODE -->
***** BAD_.TXT[<p align="center"><!-- BEGIN LINKEXCHANGE CODE --><a
href="http://www.icra.org/labelv02.html">
</a> </p><div align="center"><!--webbot bot="HTMLMarkup" TAG="XBOT"
startspan -->
</div><!-- END LINKEXCHANGE CODE -->

===================================================================
 
D

Derek Graves

I am having the exact same problem. If anyone out there can explain why
this is happening I am quite sure there are a great number of people out
there that will benefit. Microsoft has seemingly pulled all of the recent
KB articles regarding this subject and merely acknowledges that it is a
problem with IE6 SP1.


Berto said:
I am running Windows XP with all latest service packs and updates. I noticed
a problem that I am not sure when it began. The browser is selective not
displaying some of the graphics on the page. I do not mean that you get the
red X. It simply as if the graphics should not be there.

I decided to get the source that IE read on the computer with the
malfunctioning IE as well as the source for the same page on a computer in
which IE is displaying said page correctly. Below are three of the
differences and as you can see you can see that on the malfunctioning IE the
<IMG ....> tags are missing. Any idea on what could cause this?

I am not sure why it selectively chose those particular <IMG> tags as there
many others in the document that works fine.

HELP PLEASE


===================================================================
***** GOOD.txt[adding="0" cellspacing="0"
width="100%"><tr><td><!--mstheme--><font face="Trebuchet MS, Arial,
Helvetica"><p align="center"><img border="0"
src="images/wcsc_copper_banner.gif" width="468" height="60"><br><font
face="Arial, Arial, Helvetica"><i><u><span lang="en-us"><b>Competent </b>
***** BAD_.TXT[adding="0" cellspacing="0"
width="100%"><tr><td><!--mstheme--><font face="Trebuchet MS, Arial,
Helvetica"><p align="center"><br><font face="Arial, Arial,
Helvetica"><i><u><span lang="en-us"><b>Competent </b>
===================================================================


===================================================================
***** GOOD.txt[<p align="center"><a
href="http://www.circuitcellar.com/welcome/"><img border="0"
src="images/CircuitCellar.gif" width="120" height="60"></a></p><p
align="center">
***** BAD_.TXT[<p align="center"><a
href="http://www.circuitcellar.com/welcome/"></a></p><p align="center">
===================================================================


===================================================================
***** GOOD.txt[<p align="center"><!-- BEGIN LINKEXCHANGE CODE --><a
href="http://www.icra.org/labelv02.html"><img alt="Internet Content Rating
Association" src="images/icra.gif" border="0" width="88" height="31"></a>
</p><div align="center"><!--webbot bot="HTMLMarkup" TAG="XBOT"
startspan --><IFRAME
src="http://leader.linkexchange.com/1/X526399/sowiframe?" width="468"
height="60" marginwidth="0" marginheight="0" hspace="0" vspace="0"
frameborder="0" scrolling="no"><!--webot bot="HTMLMarkup"
endspan --></div><!-- END LINKEXCHANGE CODE -->
***** BAD_.TXT[<p align="center"><!-- BEGIN LINKEXCHANGE CODE --><a
href="http://www.icra.org/labelv02.html">
</a> </p><div align="center"><!--webbot bot="HTMLMarkup" TAG="XBOT"
startspan -->
</div><!-- END LINKEXCHANGE CODE -->

===================================================================
 
E

Egberto Willies

Interesting enough I fireup another browser, specifically
MozillaFirebird, and it had the same problem. This tells me that the
stripping is occuring somewhere in the Windows API for internet
communication since this browser is totally independent of IE. Now I
am lost.


Derek Graves said:
I am having the exact same problem. If anyone out there can explain why
this is happening I am quite sure there are a great number of people out
there that will benefit. Microsoft has seemingly pulled all of the recent
KB articles regarding this subject and merely acknowledges that it is a
problem with IE6 SP1.


Berto said:
I am running Windows XP with all latest service packs and updates. I noticed
a problem that I am not sure when it began. The browser is selective not
displaying some of the graphics on the page. I do not mean that you get the
red X. It simply as if the graphics should not be there.

I decided to get the source that IE read on the computer with the
malfunctioning IE as well as the source for the same page on a computer in
which IE is displaying said page correctly. Below are three of the
differences and as you can see you can see that on the malfunctioning IE the
<IMG ....> tags are missing. Any idea on what could cause this?

I am not sure why it selectively chose those particular <IMG> tags as there
many others in the document that works fine.

HELP PLEASE


===================================================================
***** GOOD.txt[adding="0" cellspacing="0"
width="100%"><tr><td><!--mstheme--><font face="Trebuchet MS, Arial,
Helvetica"><p align="center"><img border="0"
src="images/wcsc_copper_banner.gif" width="468" height="60"><br><font
face="Arial, Arial, Helvetica"><i><u><span lang="en-us"><b>Competent </b>
***** BAD_.TXT[adding="0" cellspacing="0"
width="100%"><tr><td><!--mstheme--><font face="Trebuchet MS, Arial,
Helvetica"><p align="center"><br><font face="Arial, Arial,
Helvetica"><i><u><span lang="en-us"><b>Competent </b>
===================================================================


===================================================================
***** GOOD.txt[<p align="center"><a
href="http://www.circuitcellar.com/welcome/"><img border="0"
src="images/CircuitCellar.gif" width="120" height="60"></a></p><p
align="center">
***** BAD_.TXT[<p align="center"><a
href="http://www.circuitcellar.com/welcome/"></a></p><p align="center">
===================================================================


===================================================================
***** GOOD.txt[<p align="center"><!-- BEGIN LINKEXCHANGE CODE --><a
href="http://www.icra.org/labelv02.html"><img alt="Internet Content Rating
Association" src="images/icra.gif" border="0" width="88" height="31"></a>
</p><div align="center"><!--webbot bot="HTMLMarkup" TAG="XBOT"
startspan --><IFRAME
src="http://leader.linkexchange.com/1/X526399/sowiframe?" width="468"
height="60" marginwidth="0" marginheight="0" hspace="0" vspace="0"
frameborder="0" scrolling="no"><!--webot bot="HTMLMarkup"
endspan --></div><!-- END LINKEXCHANGE CODE -->
***** BAD_.TXT[<p align="center"><!-- BEGIN LINKEXCHANGE CODE --><a
href="http://www.icra.org/labelv02.html">
</a> </p><div align="center"><!--webbot bot="HTMLMarkup" TAG="XBOT"
startspan -->
</div><!-- END LINKEXCHANGE CODE -->

===================================================================
 
P

Peter Brown

Your virus checker may be blocking 'adverts'. Under some
circumstances this means it will block images on a
webpage. Norton Security I know does this.
-----Original Message-----
I am having the exact same problem. If anyone out there can explain why
this is happening I am quite sure there are a great number of people out
there that will benefit. Microsoft has seemingly pulled all of the recent
KB articles regarding this subject and merely acknowledges that it is a
problem with IE6 SP1.


Berto said:
I am running Windows XP with all latest service packs
and updates. I
noticed
a problem that I am not sure when it began. The browser is selective not
displaying some of the graphics on the page. I do not
mean that you get
the
red X. It simply as if the graphics should not be there.

I decided to get the source that IE read on the computer with the
malfunctioning IE as well as the source for the same page on a computer in
which IE is displaying said page correctly. Below are three of the
differences and as you can see you can see that on the
malfunctioning IE
the
<IMG ....> tags are missing. Any idea on what could cause this?

I am not sure why it selectively chose those
particular said:
there
many others in the document that works fine.

HELP PLEASE
==========================================================
=========
***** GOOD.txt[adding="0" cellspacing="0"
width="100%"><tr><td><!--mstheme--><font face="Trebuchet MS, Arial,
Helvetica"><p align="center"><img border="0"
src="images/wcsc_copper_banner.gif" width="468"[/QUOTE] [QUOTE="height="60">"]
face="Arial, Arial, Helvetica"><i><u><span lang="en-
us"> said:
***** BAD_.TXT[adding="0" cellspacing="0"
width="100%"><tr><td><!--mstheme--><font face="Trebuchet MS, Arial,
Helvetica"><p align="center"><br><font face="Arial, Arial,
Helvetica"><i><u><span lang="en-us"><b>Competent </b>
[/QUOTE] ==========================================================
===================================================================
=========[QUOTE]
***** GOOD.txt[<p align="center"><a
href="[URL]http://www.circuitcellar.com/welcome/[/URL]"><img border="0"
src="images/CircuitCellar.gif" width="120"[/QUOTE] [QUOTE="height="60">"]
align="center">
***** BAD_.TXT[<p align="center"><a
==========================================================
===================================================================
=========
***** GOOD.txt[<p align="center"><!-- BEGIN LINKEXCHANGE CODE --><a
href="http://www.icra.org/labelv02.html"><img alt="Internet Content Rating
Association" src="images/icra.gif" border="0"
width="88" height="31"> said:
</p><div align="center"><!--webbot bot="HTMLMarkup" TAG="XBOT"
startspan --><IFRAME
src="http://leader.linkexchange.com/1/X526399/sowiframe?"
width="468"
height="60" marginwidth="0" marginheight="0" hspace="0" vspace="0"
frameborder="0" scrolling="no"><!--webot bot="HTMLMarkup"
endspan --></div><!-- END LINKEXCHANGE CODE -->
***** BAD_.TXT[<p align="center"><!-- BEGIN LINKEXCHANGE CODE --><a
href="http://www.icra.org/labelv02.html">
</a> </p><div align="center"><!--webbot bot="HTMLMarkup" TAG="XBOT"
startspan -->
</div><!-- END LINKEXCHANGE CODE -->
==========================================================
=========

.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top