> Does anyone know of a solution to convert a number into it's equivalent in 
> text?
> IE: 125 = one hundred twenty five.

I built this a few months ago, here's the source:
http://techfeed.net/numberAsString.txt
It results in "one hundred twenty five dollars" but that should be
easy to remove if you don't want it.  Also, it was the result of a
code challenge for our local CFUG, so it generates a random number and
then converts that to words.  But you should be able to turn it into a
CFC or whatever you need.  :)


-- 
My Sites:
http://www.techfeed.net/blog/
http://www.cfquickdocs.com/
http://cfformprotect.riaforge.org/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http: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:268444
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to