HI All,
I need to convert the numerica amount into words using c#.net(asp.net). like Rs. 550 into Five hundred and fifty only.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Jun 17, 2011, 7:28 AM
Posted Jun 16, 2011, 4:05 AM
http://www.c-sharpcorner.com/UploadFile/b942f9/6362/ - Converting Numbers to Words in C#
http://www.eggheadcafe.com/community/aspnet/2/10018714/convert-number--into-words.aspx
http://www.demtron.com/blog/post/2009/02/02/VBNet-Converting-Number-to-Words.aspx
http://www.codeproject.com/KB/miscctrl/NumToWord.aspx
This will help you.