Still no luck, now I have "\" in the generated output below this is still not 
written to the caller 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>'); 

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


test_ad.cfm (caller program)
<html><header>
 </header><body>
<script type="text/javascript" 
src="http://www.photoeye.com/advertising/pull_ad.cfm";></script> 
</body></html>





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:337517
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to