This is what you are looking for : http://www.cflib.org/udf.cfm?ID=346
I recommend everybody checks the cflib site first before asking on the list. Regards, Jared Clinton. -----Original Message----- From: Tony Weeg [mailto:tony@;navtrak.net] Sent: Friday, 8 November 2002 6:09 AM To: CF-Talk Subject: binary to decimal does anyone know of an easy method of transforming a binary number to a decimal number? <cfset newNumber = binaryToDecimal(1110)> something that would look like that :) .tony Tony Weeg Senior Web Developer Information System Design Navtrak, Inc. Fleet Management Solutions www.navtrak.net 410.548.2337 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

