PDA

View Full Version : Cfml


rolivier
03-25-05, 12:09 PM
I Noticed there is no forum for CFML. It would be nice if a few programmers got together to discuss CFML issues.

As an example I have been looking for a way to safely distribute my CFML code. I do not want unauthorised persons to use or view my code.

Is there a way to compile cfml so that ColdFusion Server can still execute the code but keep prying eyes off my code?

Rodney