Call an external .js script with cf
I have seen several sites use a script declaration at the top of their page to an external file with a .php extension. I did a little research and found that they are just calling a .js file with that php page so the contents of the .js is not viewable.
Can you do the same thing with coldfusion?
