It's much easier to go with your own decryption than it is to pay them
for theirs. Try something like: (of course you'll have to download
cfdecrypt.exe, but it's out there with a simple Google)

<cfdirectory action="list" recurse="Yes" name="mydir"
directory="c:\fergusonhouse\lesdon\investabiz" filter="*.cf*">

<cfloop query="mydir">
        <cfexecute name="c:\fergusonhouse\cfdecrypt.exe"
arguments="#directory#\#name#
#replacenocase(directory,'\lesdon\','\lesdondecrypted\')#\#name#" />
        <cfoutput>
                "#directory#\#name# |||
#replacenocase(directory,'\appdir\','\appdecrypted\')#\#name#"<br>
        </cfoutput>
</cfloop>


****************
Ken Ferguson
214.636.6126
****************


-----Original Message-----
From: Snake [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 26, 2006 4:15 PM
To: CF-Talk
Subject: RE: Barcode Generation - HELP !!

We have a customer on one of our servers using it, so it does work.

 

-----Original Message-----
From: Jenny Gavin-Wear [mailto:[EMAIL PROTECTED] 
Sent: 26 July 2006 22:07
To: CF-Talk
Subject: RE: Barcode Generation - HELP !!

Anyone used this and can point me in the right direction?

http://www.fusionzone.com/applications/barcode/tour.cfm

Thanks, Jenny


-----Original Message-----
From: Jenny Gavin-Wear [mailto:[EMAIL PROTECTED]
Sent: 25 July 2006 01:53
To: CF-Talk
Subject: RE: Barcode Generation


got a bit further then get:

Error occurred in tag CFX_IMAGE
Unexpected error occurred while processing tag.<BR>The cause of this
error
is yet unknown.  
  
The error occurred in C:\CFusionMX\CustomTags\barcode.cfm: line 1151
Called
from C:\CFusionMX\CustomTags\barcode.cfm: line 1 Called from
C:\Inetpub\democart.fasttrackonline.co.uk\admin\barcodes\sample.cfm:
line 24
 
1149 :  action="IML"
1150 :  file="NEW"
1151 :  x="#bcw#"
1152 :  y="#bcha#"
1153 :  commands="


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.4/399 - Release Date:
25/07/2006
 





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:247831
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to