Luis, is '/myapp' a CF mapping? That wouldn't work in this context. Your 
issue is that the path, within your image 'src' attribute, is incorrect. 
Right click on the box and select the 'properties' option, to see what 
is the path is being evaluated as by your browser. You then can adjust 
your path accordingly.

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_____________________________
http://blog.cutterscrossing.com

Luis Octavio Galdames Hidalgo wrote:
> 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?
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281643
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to