On Nov 26, 2013, at 2:11 PM, Eric Roberts <ow...@threeravensconsulting.com> 
wrote:

> 
> So why does the mapping in CFADmin work if I set that up?  That is all I am
> doing, just at an application level...that doesn't make sense...  When CF
> renders the page, it should render the mapping, just like it would render a
> variable.

Because CF is not evaluating <img src="/cup/images/image.png” />  and the HTTP 
request is serving that image to the browser based on the HTML rendered.

CF would, however, evaluate  <img 
src=“<cfoutput>#my_directory_variable#</cfoutput>image.png”/>


HTH,


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357150
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to