no pictures on some websites......

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

Guest

On some websites while browsing instead of a picture of an item, what comes
up is a red x inside a small box. Can someone explain why and how to fix?
 
On some websites while browsing instead of a picture of an item, what
comes
up is a red x inside a small box. Can someone explain why and how to fix?


The image referred to in the web page could not be found?

I fail to see how this is related to this newsgroup.
 
Check the URL of the "src" attribute of the image in the HTML of the page.
It is pointing to a location that is not the location of the image. Here's
an example:

<img src="someURL">

--
HTH,

Kevin Spencer
Microsoft MVP
Short Order Coder
http://unclechutney.blogspot.com

What You Seek Is What You Get
 
Back
Top