Numbers in letters?
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
Does anybody know a quick routine to convert from numbers like "1000$" to "One thousand dollars"? I need this to print invoices Thanks in advance
-
Does anybody know a quick routine to convert from numbers like "1000$" to "One thousand dollars"? I need this to print invoices Thanks in advance
-
Hi there, The link might give you an idea: http://www.codeguru.com/vb/vb_internet/webservices/article.php/c4807/[^]
Thx that's exactly what I needed! Cheers :cool: