Ok, here's what I have for pull_ad.cfm

<cfset output = '<a href="#qGetCurrentAdLink.link_url#"><img 
src="http://www.photoeye.com/magazine/ads/#qGetAd.image_filename#";></a>'> 
<cfcontent type="application/javascript" reset="yes">  
;<cfoutput>document.writeln('#jsStringFormat(output)#');</cfoutput>


Still no luck on the calling page + there are these "\" characters in the 
output that is generated (but not written to the browser). 

 ;document.writeln('<a 
href=\"http://www.santafeworkshops.com/index.php?source=PE&ad=mag\";><img 
src=\"http://www.photoeye.com/magazine/ads/2009_05_workshops.jpg\";></a>'); 


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

Reply via email to