|
-
Mar 20th, 2003, 09:15 AM
#1
Thread Starter
Frenzied Member
format textbox
I need a txtbox to be formatted to currency and another to accept a credit card number. Is there a maskedit box in .NET?
-
Mar 20th, 2003, 09:32 AM
#2
Hyperactive Member
Hi
Use the format funtion on the leave event, or monitor the key presses. For example: Credit card # read 4 numbers, then - then 4 numbers!
Hope this helps
Danny
-
Mar 20th, 2003, 09:57 AM
#3
Thread Starter
Frenzied Member
is there a way I can have the textbox formatted on the page_load?
-
Mar 21st, 2003, 05:33 AM
#4
Hyperactive Member
Hi
Just put the format fucntion on the form load, not sure of your goal in this, can you be more speicfic
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
|