More Picture Problems

J

jjprescott

I have a "Yard Sale" page on my site that has for months worked just fine.
For some unknown reason it is not showing all the pictures (I did ask about
this a few days ago). Based on the information I received I moved all the
pictures into a specific folder (YardSaleImages -- under the Images Folder) I
then 'broused' to the pictures from FP Yard Sale page. I then saved, and
published the site. The first few pictures (boat) come up fine, but all the
others do not. Whan I look at 'picture properties' it does identify the
correct path but does not show the picture.
The site is: www.VillageWalkLiving.com and the page is:
http://www.villagewalkliving.com/Yard_Sale.htm
Any help??? PS: All the pictures are visible when I look at the site in FP.
 
T

Thomas A. Rowe

Image Path that works:
http://www.villagewalkliving.com/images/YardSaleImages/YardSaleBoat (3).JPG

Image Path that doesn't work:
http://./images/YardSaleImages/YardSaleFurn(1).jpg
http://./images/YardSaleImages/Copy of YardSaleFurn(1).jpg

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
J

jjprescott

Thomas, with all due respect, here is the path copied from FP on an image
that is working:
images/YardSaleImages/YardSaleBoat (3).JPG
This is how it looks online:
http://www.villagewalkliving.com/images/YardSaleImages/YardSaleBoat (3).JPG
and here is one that is not working copied from FP:
images/YardSaleImages/YardSaleFurn(1).jpg
here is the path online:
http://./images/YardSaleImages/YardSaleFurn(1).jpg

Since they both have the same path in FP, why is the socond one come up with
a different path when published?
 
T

Tom Pepper Willett

http://./images/YardSaleImages/YardSaleFurn(1).jpg is missing the domain.
Where is the www.villewalkliving.com?

--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
How to ask a newsgroup question:
http://support.microsoft.com/kb/555375
===
| Thomas, with all due respect, here is the path copied from FP on an image
| that is working:
| images/YardSaleImages/YardSaleBoat (3).JPG
| This is how it looks online:
|
http://www.villagewalkliving.com/images/YardSaleImages/YardSaleBoat (3).JPG
| and here is one that is not working copied from FP:
| images/YardSaleImages/YardSaleFurn(1).jpg
| here is the path online:
| http://./images/YardSaleImages/YardSaleFurn(1).jpg
|
| Since they both have the same path in FP, why is the socond one come up
with
| a different path when published?
|
|
|
| "Thomas A. Rowe" wrote:
|
| > Image Path that works:
| >
http://www.villagewalkliving.com/images/YardSaleImages/YardSaleBoat (3).JPG
| >
| > Image Path that doesn't work:
| > http://./images/YardSaleImages/YardSaleFurn(1).jpg
| > http://./images/YardSaleImages/Copy of YardSaleFurn(1).jpg
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > ==============================================
| > If you feel your current issue is a results of installing
| > a Service Pack or security update, please contact
| > Microsoft Product Support Services:
| > http://support.microsoft.com
| > If the problem can be shown to have been caused by a
| > security update, then there is usually no charge for the call.
| > ==============================================
| >
| > | > >I have a "Yard Sale" page on my site that has for months worked just
fine.
| > > For some unknown reason it is not showing all the pictures (I did ask
about
| > > this a few days ago). Based on the information I received I moved all
the
| > > pictures into a specific folder (YardSaleImages -- under the Images
Folder) I
| > > then 'broused' to the pictures from FP Yard Sale page. I then saved,
and
| > > published the site. The first few pictures (boat) come up fine, but
all the
| > > others do not. Whan I look at 'picture properties' it does identify
the
| > > correct path but does not show the picture.
| > > The site is: www.VillageWalkLiving.com and the page is:
| > > http://www.villagewalkliving.com/Yard_Sale.htm
| > > Any help??? PS: All the pictures are visible when I look at the site
in FP.
| >
| >
| >
 
T

Thomas A. Rowe

How did you re-insert the images on to the page?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
J

jjprescott

That is my questiion. I'm doing both paths the same. FP seems to be droping
the part of the path. Is that possible?
 
J

jjprescott

I opened FP, went to the folder - <File> <Import> picked the file and
imported it. I then went to the "Yard Sale" page and 'broused' to the image.
-- By the way I fixed the problem by going to 'picture properties' of each
picture in FP and adding http://www.villagewalkliving.com/ before the
"images. . .". That worked.
 
T

Thomas A. Rowe

What did you change, since all images are now displaying?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
T

Thomas A. Rowe

Try the create the link in the following format on one of your images:

.../images/YardSaleImages/YardSale.jpg

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
R

Rob Giordano \(Crash\)

sounds like you linked to a link


jjprescott said:
I opened FP, went to the folder - <File> <Import> picked the file and
imported it. I then went to the "Yard Sale" page and 'broused' to the
image.
-- By the way I fixed the problem by going to 'picture properties' of each
picture in FP and adding http://www.villagewalkliving.com/ before the
"images. . .". That worked.
 
Top