Images Refuse to load

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

Guest

Using FP98 on WP Home - when editing and adding pictures to an existing web
site, some jpeg images refuse to load while others of the same size will.
Any suggestions??
 
-----Original Message-----
Using FP98 on WP Home - when editing and adding pictures to an existing web
site, some jpeg images refuse to load while others of the same size will.
Any suggestions??
Make sure they are in your images folder, or another folder
that is Published to the server.
 
Thanks Chuck - All other images came over from my computer to the server when
I pasted directly to the web page and then saved them to the image file. But
this worked fine when I copied and pasted them to the image file and then
pulled them up from there. Again Thanks
 
Make sure the images were saved in the JPG rgb subformat, and not cmyk format.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Are you sure you have (at design time)

1) an open web (File > Open > web)
2) imported the images into the web (File > import).
3) using relative urls (like ../images/image1.gif) not C:\images\image1.gif one
points to an http: address, the other points to a location on the hard disk
(check your <img src> tags).

Then (when publishing):

4) publish the html page and the images to the corresponding location.
 

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

Back
Top