When loading up pages the a lot of the images do not
appear and can only be rectified by right-clicking on the
image and selecting show pictures. I've tried repairing,
reinstalling, tinkering with firewall settings, upgrading
windows components but nothing seems to effect it.

I can't find anything else in the MS knowledge base that
can help. Anyone have any ideas?

Re: Images in IE6 by Don

Don
Thu May 13 19:47:24 CDT 2004

Immo,
See: Red X- Pictures do not Show: http://www.fjsmjs.com/IE/redx.htm

Don
--
MVP IE/OE
Please reply to the newsgroup so that others may participate.

"Immo" wrote in message news:cb9c01c43933$47a9eb50$a401280a@phx.gbl...
> When loading up pages the a lot of the images do not
> appear and can only be rectified by right-clicking on the
> image and selecting show pictures. I've tried repairing,
> reinstalling, tinkering with firewall settings, upgrading
> windows components but nothing seems to effect it.
>
> I can't find anything else in the MS knowledge base that
> can help. Anyone have any ideas?

Re: Images in IE6 - Removing ALIGN="RIGHT|LEFT" from <IMG> renders correctly by Joel

Joel
Thu May 13 23:05:21 CDT 2004

I am having an issue with just a few images on a page with several images.
PHP scripting is used to programmatically write out the <IMG> tags, so the
same syntax is used for each image.

However, in a set of 10 images, there is one image that will not display in
IE. It displays in other web browsers. The page renders as though this
missing image is not present. All images were created using the same
process in the same graphics program.

Removing the ALIGN="LEFT" or ALIGN="RIGHT" from the <IMG> tag then renders
the image in IE6.

The URL in question: http://studiocdesigngroup.com/collections.php

One of the image tags in question:
<img align="right" src="http://studiocdesigngroup.com/zoom/Jewelry Store
2.jpg">

I thought perhaps the spaces in the filename was the culprit. I tried
replacing spaces with %20. No effect.

However, another <IMG> tag has the same behavior -- no spaces in the
filename:

<IMG SRC="/JACertifiedProfessionalLogo.png" WIDTH="137" HEIGHT="137" ALT="JA
Certified Professional" ALIGN="RIGHT">

Again, no image is shown -- HOWEVER, when the ALIGN="RIGHT" is removed from
the <IMG> tag, the image then displays in IE 6.

These pages and <IMG> tags display properly in other browser platforms.
This has been tested on one Windows ME machine and one Windows 98 machine,
both using 1.5Mbit DSL connections via a DSL gateway. No firewall, proxy,
or anit-virus software is interfering with the connection. Both computers
are running IE 6.0.2800. A check with Windows Update did not present any
available updates.


--
In accordance with Public Law No: 108-187, contact the following individual
for all issues pertaining to this electronic communication:

Joel D. Edwards
Executive Producer
ARTIST MARKET
joel@artistmarket.org

http://artistmarket.org






"Immo" <anonymous@discussions.microsoft.com> wrote in message
news:cb9c01c43933$47a9eb50$a401280a@phx.gbl...
> When loading up pages the a lot of the images do not
> appear and can only be rectified by right-clicking on the
> image and selecting show pictures. I've tried repairing,
> reinstalling, tinkering with firewall settings, upgrading
> windows components but nothing seems to effect it.
>
> I can't find anything else in the MS knowledge base that
> can help. Anyone have any ideas?



Re: Images in IE6 - Removing ALIGN="RIGHT|LEFT" from <IMG> renders correctly by H

H
Fri May 14 08:42:50 CDT 2004

Your file name is Store 2.jpg try Store_2.jpg
i.e remove the space.
--

Henri Leboeuf
Web page: http://www.colba.net/~hlebo49/index.htm
===


"Joel D. Edwards" <joel@artistmarket.org> wrote in message
news:OOn4UiWOEHA.2876@TK2MSFTNGP09.phx.gbl...
> I am having an issue with just a few images on a page with several images.
> PHP scripting is used to programmatically write out the <IMG> tags, so the
> same syntax is used for each image.
>
> However, in a set of 10 images, there is one image that will not display
in
> IE. It displays in other web browsers. The page renders as though this
> missing image is not present. All images were created using the same
> process in the same graphics program.
>
> Removing the ALIGN="LEFT" or ALIGN="RIGHT" from the <IMG> tag then renders
> the image in IE6.
>
> The URL in question: http://studiocdesigngroup.com/collections.php
>
> One of the image tags in question:
> <img align="right" src="http://studiocdesigngroup.com/zoom/Jewelry Store
> 2.jpg">
>
> I thought perhaps the spaces in the filename was the culprit. I tried
> replacing spaces with %20. No effect.
>
> However, another <IMG> tag has the same behavior -- no spaces in the
> filename:
>
> <IMG SRC="/JACertifiedProfessionalLogo.png" WIDTH="137" HEIGHT="137"
ALT="JA
> Certified Professional" ALIGN="RIGHT">
>
> Again, no image is shown -- HOWEVER, when the ALIGN="RIGHT" is removed
from
> the <IMG> tag, the image then displays in IE 6.
>
> These pages and <IMG> tags display properly in other browser platforms.
> This has been tested on one Windows ME machine and one Windows 98 machine,
> both using 1.5Mbit DSL connections via a DSL gateway. No firewall, proxy,
> or anit-virus software is interfering with the connection. Both computers
> are running IE 6.0.2800. A check with Windows Update did not present any
> available updates.
>
>
> --
> In accordance with Public Law No: 108-187, contact the following
individual
> for all issues pertaining to this electronic communication:
>
> Joel D. Edwards
> Executive Producer
> ARTIST MARKET
> joel@artistmarket.org
>
> http://artistmarket.org
>
>
>
>
>
>
> "Immo" <anonymous@discussions.microsoft.com> wrote in message
> news:cb9c01c43933$47a9eb50$a401280a@phx.gbl...
> > When loading up pages the a lot of the images do not
> > appear and can only be rectified by right-clicking on the
> > image and selecting show pictures. I've tried repairing,
> > reinstalling, tinkering with firewall settings, upgrading
> > windows components but nothing seems to effect it.
> >
> > I can't find anything else in the MS knowledge base that
> > can help. Anyone have any ideas?
>
>


Re: Images in IE6 - Removing ALIGN="RIGHT|LEFT" from <IMG> renders correctly by Joel

Joel
Fri May 14 13:13:35 CDT 2004

Henri -
Please reread my original post. This issue affects files with and without
spaces in the names. You apparently did not read my entire post. Your
solution would not resolve my problem.

Simply removing the ALIGN="LEFT" or ALIGN="RIGHT" from the <IMG> tag will
render the graphic correctly. The space in the filename is not the issue.
Other images with spaces in the filename work correctly.


--
In accordance with Public Law No: 108-187, contact the following individual
for all issues pertaining to this electronic communication:

Joel D. Edwards
Executive Producer
ARTIST MARKET
joel@artistmarket.org

http://artistmarket.org






"H Leboeuf" <NoAddress@generation.invalid> wrote in message
news:10a9j8a7pk6nr44@corp.supernews.com...
> Your file name is Store 2.jpg try Store_2.jpg
> i.e remove the space.
> --
>
> Henri Leboeuf
> Web page: http://www.colba.net/~hlebo49/index.htm
> ===
>
>
> "Joel D. Edwards" <joel@artistmarket.org> wrote in message
> news:OOn4UiWOEHA.2876@TK2MSFTNGP09.phx.gbl...
> > I am having an issue with just a few images on a page with several
images.
> > PHP scripting is used to programmatically write out the <IMG> tags, so
the
> > same syntax is used for each image.
> >
> > However, in a set of 10 images, there is one image that will not display
> in
> > IE. It displays in other web browsers. The page renders as though this
> > missing image is not present. All images were created using the same
> > process in the same graphics program.
> >
> > Removing the ALIGN="LEFT" or ALIGN="RIGHT" from the <IMG> tag then
renders
> > the image in IE6.
> >
> > The URL in question: http://studiocdesigngroup.com/collections.php
> >
> > One of the image tags in question:
> > <img align="right" src="http://studiocdesigngroup.com/zoom/Jewelry Store
> > 2.jpg">
> >
> > I thought perhaps the spaces in the filename was the culprit. I tried
> > replacing spaces with %20. No effect.
> >
> > However, another <IMG> tag has the same behavior -- no spaces in the
> > filename:
> >
> > <IMG SRC="/JACertifiedProfessionalLogo.png" WIDTH="137" HEIGHT="137"
> ALT="JA
> > Certified Professional" ALIGN="RIGHT">
> >
> > Again, no image is shown -- HOWEVER, when the ALIGN="RIGHT" is removed
> from
> > the <IMG> tag, the image then displays in IE 6.
> >
> > These pages and <IMG> tags display properly in other browser platforms.
> > This has been tested on one Windows ME machine and one Windows 98
machine,
> > both using 1.5Mbit DSL connections via a DSL gateway. No firewall,
proxy,
> > or anit-virus software is interfering with the connection. Both
computers
> > are running IE 6.0.2800. A check with Windows Update did not present
any
> > available updates.
> >
> >
> > --
> > In accordance with Public Law No: 108-187, contact the following
> individual
> > for all issues pertaining to this electronic communication:
> >
> > Joel D. Edwards
> > Executive Producer
> > ARTIST MARKET
> > joel@artistmarket.org
> >
> > http://artistmarket.org
> >
> >
> >
> >
> >
> >
> > "Immo" <anonymous@discussions.microsoft.com> wrote in message
> > news:cb9c01c43933$47a9eb50$a401280a@phx.gbl...
> > > When loading up pages the a lot of the images do not
> > > appear and can only be rectified by right-clicking on the
> > > image and selecting show pictures. I've tried repairing,
> > > reinstalling, tinkering with firewall settings, upgrading
> > > windows components but nothing seems to effect it.
> > >
> > > I can't find anything else in the MS knowledge base that
> > > can help. Anyone have any ideas?
> >
> >
>