I need to convert amount in words into number(US format) using ASP.Net . I have googled about this but I am not able to get any link. There is only link about convert number to word.
Input is
Eight Hundred fifty six thousand and nine hundred fifteen.
Output is
856915
Please Help me out.
Thanks in advance...
Go to the complete details ...