Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
MillPondRealty #1
Inserting Pictures
To post pictures onto our website I copy them from their folder on my computer
and paste them on the correct page. I have never had a problem with this until
last week. For one particular property the pictures will not show up. If I look
at the posted (not working) picture's properties it comes up as the folder (my
documents/current listings/residential/455 culver #7) instead of a website like
the others. It is only for this property because I posted other pictures on the
site and they still work just fine. If someone could let me know how to fix it,
it would be much appreciated. Thank you.
Go here to see what I mean... [url]http://millpondrealty.com/forsale2.htm[/url] The home
in question is a little less than 1/2 way down the page.
MillPondRealty Guest
-
help with pictures.
Hello from Denmark, I have thumbnails of pictures on my site and would like to open them in the same window but in big size. I do not know how to... -
AOL and pictures
I created a web site in Pub 2003. Coverted it to a web page using the Pub 2003 and uploaded it. Problem: AOL people can not see the pictures. MS... -
pictures won't come up in AOL...
I created a website using Microsoft Publisher. The text and pictures load fine into my browser. However, when others attempt to view the site... -
Column with pictures instead of 0s and 1s (boolean value representation in pictures)
Hi everybody, I have the following problem: I have a datagrid and a bound column to a data field which serves to indicate whether an item is... -
My Pictures
After moving pictures around amongst folders I have acquired an extra folder which I can't get rid of. On the Start Menu where My Pictures used to... -
ThinkInk #2
Re: Inserting Pictures
You can fix this by diving into the source code and adjust the img tags:
<img
src="file:///C|/Documents%20and%20Settings/User1/My%20Documents/Current%20Listin
gs/Residential%20Listings/Culver%20455%20#7/Web%20445%20Culver/160IMG_7701.jpg"
width="160" height="120" border="0">, with the right path to the file on the
server (if it's uploaded at all).
But first I would try to delete the images and try to insert them again and
see if the problem persists or that it was a onetime bummer...
ThinkInk Guest
-
MillPondRealty #3
Re: Inserting Pictures
I have tried to delete everything and start over but it still came up with the
same problem. They aren't uploaded anywhere (to my knowledge) so I can't just
go in and change the link. I wonder if there is something wrong with the
pictures that only these aren't working. I tried to save them in a different
file and reupload but that didn't work either. I'd hate to have to go out and
take all new pix.
MillPondRealty Guest
-
ThinkInk #4
Re: Inserting Pictures
Try next steps:
1. open Contribute, in the main menu go to >File>Publish file from my computer
2. browse to the image(s) and publish them to the right folder (images in your
case)
3. now they are uploaded you can insert the images in your page from the
webserver
ThinkInk Guest
-
MillPondRealty #5
Re: Inserting Pictures
I feel like I'm being really stupid and missing something but "Publish file from my computer" isn't an option. I think we have an old version of Contribute. We've had it for years and haven't updated.
MillPondRealty Guest
-
ThinkInk #6
Re: Inserting Pictures
Which version are you using?
Have you tried inserting other images on this or other pages? And what was the result?
Have you recently installed and uninstalled a trial of Contribute CS3?
ThinkInk Guest
-
MillPondRealty #7
Re: Inserting Pictures
We are using version 2.0.
Images on all other pages and THIS page work. It is just these pictures that do not seem to work.
I have not done anything with Contribute CS3.
MillPondRealty Guest
-
ThinkInk #8
Re: Inserting Pictures
Maybe you are dealing with corrupt jpeg files? But most of the time Contribute seems to upload these files and only giving problems in displaying the images.
ThinkInk Guest
-
GiveMeBackMyName #9
Re: Inserting Pictures
Your problem is that you have a pound symbol (#) in either the picture name or
the folder name.
You should rename your pictures and folders to use "web safe" names - no
spaces, no punctuation (other than period, underscore, or dash), and the
filename must have an extension (like ".jpg" or ".gif" or ".htm" depending on
what type of file it is). Then insert them again.
In this case, the # symbol has a special meaning in web links, so the web
browser can't find the picture because it can't follow the link. "#" should
only be used when you want to link to a specific spot on a page (an "anchor"),
and that only works for HTML pages, not pictures.
GiveMeBackMyName Guest



Reply With Quote

