hey guys, hope all is well this is a dreamweaver issue i believe
i have a application variable set up in application.cfm for my root dir. like <cfset wRoot= "/mySite"> on my page default.cfm i have images though out like: #wRoot#/images/lb.gif the rendered code works just fine. but in DW i do not see my images unless i replace the #wRoot#/ with either ../images or mySite/Images again the code i have works just fine. would just like to be able to visualize the page better instead of seeing all the broken image holder in Dreamweaver. any ideas would be great! thanks -paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254248 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

