Productizing a Coldfusion web app, question

2008-08-07 Thread Tom Jones
Hello, I have been working on a web application to sell as a product, is there some way that I can protect the app by making the cfm or cfc files in some kind of binary format? thanks, tom ~| Adobe® ColdFusion® 8 software 8

RE: Productizing a Coldfusion web app, question

2008-08-07 Thread Paul Giesenhagen
:[EMAIL PROTECTED] Sent: Thursday, August 07, 2008 10:26 AM To: CF-Talk Subject: Productizing a Coldfusion web app, question Hello, I have been working on a web application to sell as a product, is there some way that I can protect the app by making the cfm or cfc files in some kind of binary format

Re: Productizing a Coldfusion web app, question

2008-08-07 Thread Tom Jones
sure you have the right directories -Original Message- From: Tom Jones [mailto:[EMAIL PROTECTED] Sent: Thursday, August 07, 2008 10:26 AM To: CF-Talk Subject: Productizing a Coldfusion web app, question Hello, I have been working on a web application to sell as a product

Re: Productizing a Coldfusion web app, question

2008-08-07 Thread Ian Skinner
Paul Giesenhagen wrote: cfexecute name=C:\CFusionMX\bin\CFCompile.bat arguments=-deploy C:\CFusionMX\wwwroot C:\CFusionMX\wwwroot\compile\tocompile\ C:\CFusionMX\wwwroot\compile\compiled\ /cfexecute Obvisouly make sure you have the right directories Of course you could

RE: Productizing a Coldfusion web app, question

2008-08-07 Thread Paul Giesenhagen
: Productizing a Coldfusion web app, question Paul Giesenhagen wrote: cfexecute name=C:\CFusionMX\bin\CFCompile.bat arguments=-deploy C:\CFusionMX\wwwroot C:\CFusionMX\wwwroot\compile\tocompile\ C:\CFusionMX\wwwroot\compile\compiled\ /cfexecute Obvisouly make sure you have the right