Dave, Wow, turns out any number of the configurations I had before were
working. It works fine on IE8 and Firefox 3.6.6 and Firefox 3.6.10 on the PC
(just tried that). And it works fine on the current version of Safari for the
Mac.
However, unfortunately none work in Mozilla Firefox 3.6.10 on a Mac. Javascript
is enabled.
What could be causing this incompatibility?
Here's my current code:
<cfsetting showDebugOutput="no">
<!--- Stream the javascript back to the caller --->
<CFContent Type = "application/javascript" reset="yes">
<cfoutput>document.write('<cfoutput><a
href=#qGetCurrentAdLink.link_url#><img
src=http://www.photoeye.com/magazine/ads/#qGetAd.image_filename#></a></cfoutput>');</cfoutput>
and the caller code:
<script type="text/javascript"
src="http://www.photoeye.com/advertising/pull_ad.cfm"></script>
Thanks!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:337550
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm