Question
Can you include ColdFusion #whatever# variables in JavaScript
I need to refer to some variables I created using ColdFusion. I created the variables to use in a <cfmail> tag. That works great. However, I need to use those same variables in a bit of JavaScript code I'm writing that will be placed in the body of the page. Does anyone know if this is possible and how it looks?
Thanks.
