No, it is NOT showing the js result value instead of the text string, nor is this a fluke. CF is outputting the exact same string you set them to, the DOM in the browser is parsing the JavaScript so you see the variables.
As I mentioned, if you view the source of the HTML you will see those strings exactly the way you set them. -- /Kevin Pepperman "*Never memorize what you can look up in books*." --Albert_Einstein ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:353630 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

