|
-
Mar 14th, 2006, 06:30 AM
#1
Thread Starter
Hyperactive Member
Vaildate Currency
Hi,
Sorry for this noob question.
Can I know how can vaildate if the user enter a vaild currency value?
Do I have to vaildate the same way as I vaildate numbers such as check for negative vaule, string etc?
Can I set Minimum or Maximum value or Can i use the textbox property under "Max Length".
-
Mar 14th, 2006, 07:38 AM
#2
Thread Starter
Hyperactive Member
Re: Vaildate Currency
Can I set a code that allow the program to accept $0.00 but not 0?
How can I differentiate between the two?
Last edited by macky^^; Mar 14th, 2006 at 09:02 AM.
-
Mar 14th, 2006, 10:29 AM
#3
Hyperactive Member
Re: Vaildate Currency
use masked edit control or add a code that validate event of the textbox
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
|