Skip to main content
Inspiring
February 15, 2007
Question

Encrypt CFCs and CFMs

  • February 15, 2007
  • 2 replies
  • 292 views
I know that there used to be a way to encrypt the source code of cfm pages pre-MX. We are being asked to post a site that we are building to a clients server but don't want them to simply copy the code and reuse our work without permission/compensation. Is there still a way to encrypt cfm/cfc pages where they will not be able to easily modify and reuse the code?

Thanks,

Jason
This topic has been closed for replies.

2 replies

Inspiring
February 15, 2007
Note that unless you have done something in the code to make it only
work on a specific system, they can still copy it. Not easily modify
it, but any encrypted/compiled code should run on any CF server as far
as I know.
BKBK
Community Expert
Community Expert
February 15, 2007
Look between Google cfencode cfcompile