You should be able to copy the entire src attribute out and past it in the URL in the same directory as the file which contained the image. If you can't get it that way, then neither can your browser.
-----Original Message----- From: Luis Octavio Galdames Hidalgo [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 20, 2007 10:10 AM To: CF-Talk Subject: How images appear in the page? I am learning to program CFML following the Compass Travel example. I am following the lessons pretty well, obtaining the expected results, but... The lessons show a page with images for bottons, located in /my_app/images/last.jpg I used <img src="images/last.jpg"> and also <img src="/my_app/images/last.jpg"> but my page only shows the square where the image should be... Am I missign some configuration? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281661 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

