> Hi,
>
> What is the best way to encrypt cfm files?
> If I have 200 files that I want encrypted before I upload to the server what
> is the best and fastest way to do this?
>
> Is there a batch program out there that can do this quicly?
>
> Also, it is possible to de-encrypt after I encrypt it?
>
*copy* files-to-be-encrypted to a special directory
within that dir from a dos box issue the command
__cfencode *.cfm /v "2"__
this assumes that cfencode is either in your path or a copy
is in the encrypting directory
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.