PC Review
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
Pictures not showing in FP2002
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
Pictures not showing in FP2002
![]() |
Pictures not showing in FP2002 |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Just opened up a standard template/page on my comuter to find everything is
showing except for the pictures. These have been replaced with a "red cross". The template was working ok this morning and everything else is working so its not an internet connection problem but an internal one. I've tried running a "recalculate hyperlinks" but it made no difference and I'm at a loss on what's caused this. The pictures are on my hard drive and if I re-insert them they show up ok but I would have to do this on every page if I can't find the fault. Any ideas? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
You need to copy the images to a location "inside" your web and then link to them.
There should be an images folder in your web. This is normally where they are placed. -- Steve Easton Microsoft MVP FrontPage FP Cleaner http://www.95isalive.com/fixes/fpclean.htm Hit Me FP http://www.95isalive.com/fixes/HitMeFP.htm "Fred the Ted" <FredtheTed@discussions.microsoft.com> wrote in message news:F8BFD247-1F0C-4B51-8553-E81041E768AD@microsoft.com... > Just opened up a standard template/page on my comuter to find everything is > showing except for the pictures. These have been replaced with a "red cross". > The template was working ok this morning and everything else is working so > its not an internet connection problem but an internal one. I've tried > running a "recalculate hyperlinks" but it made no difference and I'm at a > loss on what's caused this. The pictures are on my hard drive and if I > re-insert them they show up ok but I would have to do this on every page if I > can't find the fault. Any ideas? |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Hi Steve,
All I normally do is place the image on the page and then publish the page. This has always worked until now. The image code in the html is <img border="0" src="../all-inclusive-holidays/Sunset-144.jpg" width="144" height="53"> and if you take a look at http://www.all-inclusive-hotels.co....idays/ibiza.htm you will see the sunset image is on the server. If I open the exact page again in FP2002 all the pictures are missing and replaced with the red cross. Don't know where they have gone but I'd like to get them back. "Steve Easton" wrote: > You need to copy the images to a location "inside" your web and then link to them. > There should be an images folder in your web. > This is normally where they are placed. > > -- > > Steve Easton > Microsoft MVP FrontPage > FP Cleaner > http://www.95isalive.com/fixes/fpclean.htm > Hit Me FP > http://www.95isalive.com/fixes/HitMeFP.htm > > "Fred the Ted" <FredtheTed@discussions.microsoft.com> wrote in message > news:F8BFD247-1F0C-4B51-8553-E81041E768AD@microsoft.com... > > Just opened up a standard template/page on my comuter to find everything is > > showing except for the pictures. These have been replaced with a "red cross". > > The template was working ok this morning and everything else is working so > > its not an internet connection problem but an internal one. I've tried > > running a "recalculate hyperlinks" but it made no difference and I'm at a > > loss on what's caused this. The pictures are on my hard drive and if I > > re-insert them they show up ok but I would have to do this on every page if I > > can't find the fault. Any ideas? > > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
1) remove all spaces from all file/folder names
- breaks links 2) There is no Sunset-144.jpg image on that page Your images is at http://www.all-inclusive-hotels.co....idays/ibiza.htm are all like http://www.all-inclusive-hotels.co....nio%20beach.jpg so for the page at http://www.all-inclusive-hotels.co....idays/ibiza.htm, the image path is just <img border="0" src="IBZ-San%20Antonio%20beach.jpg" width="144" height="53"> -- _____________________________________________ SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ] "Warning - Using the F1 Key will not break anything!" (-; _____________________________________________ "Fred the Ted" <FredtheTed@discussions.microsoft.com> wrote in message news:1B013E3D-9A01-4286-9B6B-1A88317C16E4@microsoft.com... | Hi Steve, | | All I normally do is place the image on the page and then publish the page. | This has always worked until now. The image code in the html is <img | border="0" src="../all-inclusive-holidays/Sunset-144.jpg" width="144" | height="53"> and if you take a look at | http://www.all-inclusive-hotels.co....idays/ibiza.htm you will see the | sunset image is on the server. If I open the exact page again in FP2002 all | the pictures are missing and replaced with the red cross. Don't know where | they have gone but I'd like to get them back. | | "Steve Easton" wrote: | | > You need to copy the images to a location "inside" your web and then link to them. | > There should be an images folder in your web. | > This is normally where they are placed. | > | > -- | > | > Steve Easton | > Microsoft MVP FrontPage | > FP Cleaner | > http://www.95isalive.com/fixes/fpclean.htm | > Hit Me FP | > http://www.95isalive.com/fixes/HitMeFP.htm | > | > "Fred the Ted" <FredtheTed@discussions.microsoft.com> wrote in message | > news:F8BFD247-1F0C-4B51-8553-E81041E768AD@microsoft.com... | > > Just opened up a standard template/page on my comuter to find everything is | > > showing except for the pictures. These have been replaced with a "red cross". | > > The template was working ok this morning and everything else is working so | > > its not an internet connection problem but an internal one. I've tried | > > running a "recalculate hyperlinks" but it made no difference and I'm at a | > > loss on what's caused this. The pictures are on my hard drive and if I | > > re-insert them they show up ok but I would have to do this on every page if I | > > can't find the fault. Any ideas? | > | > | > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
I've now added the pictures again to the template and also included them in
the "images" folder and up-loaded the page. However when I do so I get this message back. "The file 'all-inclusive-holidays/3-star-blue.jpg' exist on the destination server but does not exist in the current Web, Would you like FrontPage to remove it from 'http://www.all-inclusive-hotels.co.uk'? I click 'no to all' and the page publishes. How do I overcome this problem? "Fred the Ted" wrote: > Hi Steve, > > All I normally do is place the image on the page and then publish the page. > This has always worked until now. The image code in the html is <img > border="0" src="../all-inclusive-holidays/Sunset-144.jpg" width="144" > height="53"> and if you take a look at > http://www.all-inclusive-hotels.co....idays/ibiza.htm you will see the > sunset image is on the server. If I open the exact page again in FP2002 all > the pictures are missing and replaced with the red cross. Don't know where > they have gone but I'd like to get them back. > > "Steve Easton" wrote: > > > You need to copy the images to a location "inside" your web and then link to them. > > There should be an images folder in your web. > > This is normally where they are placed. > > > > -- > > > > Steve Easton > > Microsoft MVP FrontPage > > FP Cleaner > > http://www.95isalive.com/fixes/fpclean.htm > > Hit Me FP > > http://www.95isalive.com/fixes/HitMeFP.htm > > > > "Fred the Ted" <FredtheTed@discussions.microsoft.com> wrote in message > > news:F8BFD247-1F0C-4B51-8553-E81041E768AD@microsoft.com... > > > Just opened up a standard template/page on my comuter to find everything is > > > showing except for the pictures. These have been replaced with a "red cross". > > > The template was working ok this morning and everything else is working so > > > its not an internet connection problem but an internal one. I've tried > > > running a "recalculate hyperlinks" but it made no difference and I'm at a > > > loss on what's caused this. The pictures are on my hard drive and if I > > > re-insert them they show up ok but I would have to do this on every page if I > > > can't find the fault. Any ideas? > > > > > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

