Don't change your .js files to .cfm files or mess with your server 
extensions or <cfinclude> them. That's not how the browser uses the .js 
files.

If you want to include CF variables in your .js files, do this.

In a separate WriteJSOutput.cfm file, process the CF variables, and then use 
CFFILE to write to your .js file.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to