Wrox Programmer Forums
|
BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4
This is the forum to discuss the Wrox book Beginning Dreamweaver MX by Charles E. Brown, Imar Spaanjaars, Todd Marks; ISBN: 9780764544040
Please indicate which version of the book you are using when posting questions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 10th, 2006, 03:50 AM
Authorized User
 
Join Date: May 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default images not showing in browser(s)

Hi,
I'm using Dreamweaver MX and am currently on page 69 of Beginning Dreamweaver MX - getting started with the Cooking Place site. The problem is I can't get the image (topleft.gif) and the accompanying text to display in either IE or Mozilla Firefox. All I get is a rectangle with a cross where the image should be. I assume I have everything set up correctly - the address bar reads: http://localhost/thecookingplace/index.htm. and the site panel looks like the one shown in the book. I also tried removing this line:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> as instructed for Netscape, but that didn't help either. Also, the paths to the image source look OK too:<table width="100%" border="0" cellpadding="0" cellspacing="0" background="Images/topbkg.gif">
  <tr>
    <td width="50%"><img src="Images/topleft.gif" width="290" height="51" /></td>
    <td width="50%">&nbsp;</td>, so I can't understand what's wrong.

Any suggestions?

Thanks in advance,

Mikael

 
Old May 10th, 2006, 12:42 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi Mikael,

You probably need to copy the images from the local working folder to the remote / testing server. To do this, locate the images in the Files panel in Dreamweaver, right-click them and then choose Put.

The images will be copied to a folder like c:\Inetpub\wwwroot\TheCookingPlace\Images so they will show up in the browser correctly.

Hope this helps and if not, please let me know.

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004
 
Old May 10th, 2006, 02:30 PM
Authorized User
 
Join Date: May 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default

It works! And it's something I would never have thought of. Thanks Imar.

Mikael

 
Old May 10th, 2006, 04:07 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

You're welcome.

Glad it's working now...

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004





Similar Threads
Thread Thread Starter Forum Replies Last Post
images not showing in IE Adam H-W CSS Cascading Style Sheets 3 March 20th, 2008 07:02 AM
Showing images in checkboxlist, pls help kian ASP.NET 1.0 and 1.1 Basics 4 July 4th, 2007 06:46 AM
why images are not showing up in my report? yuqlin BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 6 November 29th, 2005 04:15 AM
showing images from database umair_rathore Classic ASP Databases 1 April 23rd, 2005 04:46 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.