|
-
Nov 7th, 2003, 06:14 PM
#1
Thread Starter
Member
formatting text
I would like a simple way to verify that data has been entered as required in a text box. Specifically, I need the user to enter a number in the form #.## (for example, 2.59 or 3.41 and not .23 and not 2.5 and 6). I would also like to display the entered data in the same #.## form. So if the user enters 2.3, I can convert it and display it as 2.30.
I believe there is a Format function that can be used with strings. Does anyone have any examples they could share?
thanks..........BluesMatt
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|