473,394 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

text numbers

lee123
556 512MB
hey all i have on my form a text box thats in currency but i want to put another text box with the currency spelled out how do i do this?

for instance if i enter in the text box 312.00
then in the other text box it would spell this: three hundred twelve dollars

can this be done?

lee123
Jan 26 '08 #1
4 1077
QVeen72
1,445 Expert 1GB
Hi,

Googling for "Numeric To words" throws you a few Lakh sites..
Go through them..
If you still have problem, post the question here..

Regards
Veena
Jan 26 '08 #2
debasisdas
8,127 Expert 4TB
If using database then can be done very easily.

try this in oracle

select to_char(to_date(4321,'j'),'jsp') from dual

You can pass the number and get the string as output.
Better to use a Procedure in oracle.
Jan 26 '08 #3
Killer42
8,435 Expert 8TB
Of course, you might have made the mistake of not using Oracle... :)

I mean, "subscribing"!
Jan 27 '08 #4
werks
220 100+
hey all i have on my form a text box thats in currency but i want to put another text box with the currency spelled out how do i do this?

for instance if i enter in the text box 312.00
then in the other text box it would spell this: three hundred twelve dollars

can this be done?

lee123

Hi lee123,

try to go http://www.pscode.com/vb/default.asp?lngWId=1 i have seen a program that do exactly what you want.. just search for it


Better Than Yesterday ^^
Jan 27 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: sea | last post by:
I have text files in the following format: 123,34, ,345,890, 123,23 .. .. .. As you can see, the problem is that (1) the commas can occur in
3
by: Mark | last post by:
Hi, Im trying to validate a form, all the validating works apart from one field. This particular field must consist of the first 2 characters as letters, & the following 5 as numbers. And if it...
13
by: Eddie | last post by:
I need to validate a text input field. I just want to say if user enters 93101 or 93102 or 93103 or 93105 or 93106 or 93107 or 93108 or 93109 or 93110 or 93111 or 93116 or 93117 or 93118 or...
7
by: Stan Brown | last post by:
http://www.acad.sunytccc.edu/instruct/sbrown/stat04/qz05_.htm A table comes near the beginning of the page. I have the <td> of row 1 column 1 styled in line with border-top:none and...
0
by: Greg | last post by:
I am working on an application that requires working with numbers in scientific notation. I am using SqlServer as the database and I have created strongly typed data adapters and datasets. The...
13
by: michaelp | last post by:
Hello! I am teaching programming, and display code snippets with line numbers for easy reference. If possible, I would like to make these line numbers non-sselectable, so that if students...
9
by: sellcraig | last post by:
Microsoft access 2 tables table "data main" contains a field called "code" table "ddw1" is created from a make table query of "data main" Goal- the data in "code" field in needs to...
0
by: JosAH | last post by:
Greetings, the last two article parts described the design and implementation of the text Processor which spoonfeeds paragraphs of text to the LibraryBuilder. The latter object organizes, cleans...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.