OutFront Forums
     Home    Register     Search      Help      Login    

Follow Us
On Facebook
On Twitter
RSS
Via Email

Recent Posts
Todays Posts
Most Active posts
Posts since last visit
My Recent Posts
Mark posts read

Sponsors
Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.
Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

 

Images won't display in IE

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> Images won't display in IE
Page: [1]
 
alex_harvey

 

Posts: 3
Joined: 4/25/2009
Status: offline

 
Images won't display in IE - 4/25/2009 13:48:39   
I'm a novice trying to develop a web page for a non-profit organization, Engineers Without Borders. I am using Frontpage 2003. I published it to my host site and the images are blank. No little box with an x in it, just nothing. I tried pasting the path into the image, but cannot do it. I'm sure this is a boneheaded question, but what do I have to do to make my images display on the website?

thanks,
ah
treetopsranch

 

Posts: 1539
From: Cottage Grove, OR, USA
Status: offline

 
RE: Images won't display in IE - 4/25/2009 15:19:25   
Post a link to the website and we will take a look.

_____________________________

Don from TreeTops Ranch, Oregon

"I've got a taste for quality and luxury"


(in reply to alex_harvey)
alex_harvey

 

Posts: 3
Joined: 4/25/2009
Status: offline

 
RE: Images won't display in IE - 4/27/2009 21:01:58   
Don,
The address is nww-ewb.org, thanks for your help!

ah

(in reply to treetopsranch)
Tailslide

 

Posts: 6692
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
RE: Images won't display in IE - 4/28/2009 2:10:37   
It's not just IE - it's all browsers. Looks to me like the paths to the images are incorrect - the page is trying to find the images using a local path e.g:

<img src="file:///C:/Documents%20and%20Settings/Keith%20Bloch/My%20Documents/My%20Web%20Sites/mysite/images/04WA-0012-15pan@MountBaker.png" width="1000" height="313">


When it should be something like:

<img src="/images/04WA-0012-15pan@MountBaker.png" width="1000" height="313">


_____________________________

Little Blue Plane Web Design | Land Rover project

:)

(in reply to alex_harvey)
alex_harvey

 

Posts: 3
Joined: 4/25/2009
Status: offline

 
RE: Images won't display in IE - 4/28/2009 5:44:37   
Actually, that was my problem, trying to figure out the correct path. I went to the control panel where the picture was located and pasted copy and pasted in a long path, to no avail. How did you come up with that path?

ah

(in reply to Tailslide)
Tailslide

 

Posts: 6692
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
RE: Images won't display in IE - 4/28/2009 8:06:48   
Which path?

The incorrect path is what it says in the code. The correct path would depend where on the server your images are kept. If it's in a folder called images at the top of the site structure then it'd be /images/whatever.jpg. You could also use images/whatever.jpg as long as you don't have any deeper pages within folders etc.

_____________________________

Little Blue Plane Web Design | Land Rover project

:)

(in reply to alex_harvey)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> Images won't display in IE
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts