uploading image folder

Reply

Join Date: Jul 2008
Posts: 1
Reputation: giftangel is an unknown quantity at this point 
Solved Threads: 0
giftangel giftangel is offline Offline
Newbie Poster

uploading image folder

 
0
  #1
Jul 3rd, 2008
hello-

im a newbie- first post- and this is definitely gonna sound like newbie question? i am uploading 2 files to a one-page site - the files are images and index_html. both files were transferred using ipswitch ftp client successfully - i have text on the page but no graphics - just boxes with red x's in the topleft corners -i refresh and still nothing. the folks who i bought the program files from have weak tech support and i just need to know how to get images to display on the page. do i need to manually upload each of the 14 jpg and gif files, because i was told to just upload the images folder and all would be good.

im sure there is a simple solution out there so i will just sit back and wait to hear from one of you guys.

thanks a bunch.
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 302
Reputation: sreein1986 is an unknown quantity at this point 
Solved Threads: 33
sreein1986's Avatar
sreein1986 sreein1986 is offline Offline
Posting Whiz

Re: uploading image folder

 
0
  #2
Jul 4th, 2008
Please post your thread another tech talk forum, there you will get reply correct answer
Thanx,
Shiriyal

http://shiriyal.blogspot.com/
if you problem solved add me as a reputation and mark it mark as solved
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 596
Reputation: buddylee17 has a spectacular aura about buddylee17 has a spectacular aura about 
Solved Threads: 125
buddylee17's Avatar
buddylee17 buddylee17 is offline Offline
Posting Pro

Re: uploading image folder

 
0
  #3
Jul 4th, 2008
Images are very tricky for new designers. You have to understand that the html file contains a pointer ( <img src="images/image1.jpg" /> ) to the image. The src attribute value is the pointer that tells the browser exactly where the image to download is. In this case, the image, image1.jpg, is inside of the images folder which is a subfolder of the current directory folder. You'll have to make sure that the folder hierarchy is word for word. If things don't match up exactly, you get the little red x instead of the image.
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 194
Reputation: HI2Japan is an unknown quantity at this point 
Solved Threads: 21
HI2Japan HI2Japan is offline Offline
Junior Poster

Re: uploading image folder

 
0
  #4
Jul 6th, 2008
Just to ask the obvious, you did upload all of the images within the images folder correct?

Going along the lines of what buddylee wrote, if you are using a web design app (Frontpage or Dreamweaver) and you insert pictures before you save the file for the first time, it will insert .. before the image name. That will cause it to not link correctly when placed on the web.
Who was the first person to look at a cow and say, "I think I'll squeeze these dangly things here, and drink whatever comes out!"
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 3,203
Reputation: MidiMagic has a spectacular aura about MidiMagic has a spectacular aura about 
Solved Threads: 164
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Nearly a Senior Poster

Re: uploading image folder

 
0
  #5
Jul 11th, 2008
Did you give the images public read permission on the server? If not, it won't let the user have them.

Are the images so big that they exceed the limit the server or the user ISP sets for webpage file size?

Is the Internet cache on the browser too small to hold the images?

Is the path to the image correct on the server? If the images are not in the same folder containing the HTML file on both the development computer and the server, then the URL will be wrong on the server. The URL of the image file that is coded into the web page file must be changed to match the image file's actual location on the server. This must be done before uploading the file.

Make sure that the address for the image in the HTML file is a URL, not a DOS/Windows path. If it begins with C:\ or just a backslash, it is a DOS/Windows path. Real URLs begin with http:// , or just the filename (for a relative address).

Is the file extension correct in the img tag?
Last edited by MidiMagic; Jul 11th, 2008 at 1:09 am.
Daylight-saving time uses more gasoline
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 22
Reputation: erico564 is an unknown quantity at this point 
Solved Threads: 4
erico564 erico564 is offline Offline
Newbie Poster

Re: uploading image folder

 
0
  #6
Jul 11th, 2008
If you want, you can also post the URL to the existing (broken) site and someone could tell you what's wrong in a couple of seconds
Eric Oliver
www.thecosmonaut.com
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC