I'm using cfencode.exe to encrypt some templates, but i can't get the header to appear 
if i use the version parameter to "2".
eg:
I use the command:
c:\>cfencode.exe tester.cfm testv1.cfm /h "my header" /v "1"
the template comes out as:
  Allaire Cold Fusion Template
  Header Size: 63        
  my header.�@  @f�.�0��DL.�Ee�� etc. 

But if i use:
c:\>cfencode.exe tester.cfm testv1.cfm /h "my header" /v "2"
i can't see "my header":
  Allaire Cold Fusion Template
  Header Size: New Version.�CR*��7C.,..zF4hqؤ�8X�� etc.

Is this a known bug/feature?
Are there any reasons why i shouldn't use /v "1"?

Cheers
Bert



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

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

Reply via email to