I made this work... let me know if you still need the code (it's ugly but performs the job)
On 1/8/07, Greg Morphis <[EMAIL PROTECTED]> wrote: > couldnt you create a list of words "one" - "ninety-nine" > use the decmial to seperate the currency into 2 values.. dollars and cents. > Then use a switch case to determine the length of the dollars to add > the "hundred" or "thousand", or "ten thousand", etc? > > use the above list to create the tens and ones dollar amount and the > cents amount.. > > > On 1/8/07, Adkins, Randy <[EMAIL PROTECTED]> wrote: > > Check CFLIB.org I recall something like that before. > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Monday, January 08, 2007 11:53 AM > > To: CF-Talk > > Subject: Number to currency words > > > > Is there anything out there that will take a number and convert it to > > words like you would have on a check? Example 12.45 would become "twelve > > dollars and forty five cents". > > > > > > > > Lee > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266000 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

