Click to See Complete Forum and Search --> : Currency to Text Conversion


jaikin
01-17-2003, 07:44 AM
I'm trying to locate code that will automagically
take currency and convert it to text. For example, if I enter $25.36 the code will convert it to Twenty-Five Dollars and Thirty-Six Cents.

Thanks,

John

jalarie
01-17-2003, 07:57 AM
I have a page in JavaScript (too large to post here) available for free that converts numbers to text. I expect that you could easily add the 'cents' part. If you're interested, please contact me directly at jalarie@umich.edu and ask for num_word.htm.