|
-
Jun 6th, 2003, 02:53 PM
#1
Thread Starter
Lively Member
Formatted Input
What is the accepted way to get formatted data such as phone numbers and postal codes into .Net? I can see how to use regular expressions to validate input, but is it still accepted practice to put masking characters in place for area codes, dashes for zip plus 4, etc? Or are most applications just using a blank text field and validating whatever is typed in?
I know that VB6 used the masked edit control, and I know that it can be added into a NET project, but I'm guessing that is for backward compatability.
I've checked three text books and while they all cover some pretty dense stuff, they all skip over this pretty basic subject.
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
|