Buy Questpond's video subscriptions on
huge discount
.
Online: 10882
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
Converting Numeric Value to English words
Posted by
NamrataC
under
ASP.NET
on 10/7/2009 | Views : 4118 | Status :
[Member]
| Replies : 2
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
Hi All,
I'm trying to convert my cheque amount into English words please help me to do so as I'm unable to get an optimum solution for the same.
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Vuyiswamb
on: 10/7/2009
[Member]
[MVP]
[Administrator]
NotApplicable
0
Good Evening
Look at this
http://www.codeproject.com/KB/cs/codesamples.aspx
http://www.codeproject.com/KB/miscctrl/NumToWord.aspx
http://www.dotnetspider.com/resources/2743-Code-Convert-numbers-word.aspx
Thank you for Posting at Dotnetfunda
Vuyiswa Maseko
Thank you for posting at Dotnetfunda
[Administrator]
NamrataC
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
NamrataC
on: 10/8/2009
[Member]
Starter
0
Hi,
I've tried these codes.
The problem with the first code is that if I enter 0 in hundreds place it gives problem.
For example,
my number is
51091
it gives
fifty one thousand hundred and ninety one
which is incorrect.
The code from second link works only if numbers are from the given array.
The code from third link also fails when I enter 6 digit number
For example,
My number is
151091
it gives me
One hundred fifty one thousand hundred and ninety one
Please give me some other solution
NamrataC
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...