G
Guest
I need to force a format to a bound data text box. For things like phone
number, zipcode, etc. (xxx) xxx-xxxx where the X's are what the user types
and the ( ) and - are fixed chars to make sure the user puts the phone number
in the same format every time.
I'm sure this is easy (is in the other languages...), but in my switching
over to .NET, I am still trying to figure out many things.
Please point me in the right direction....
number, zipcode, etc. (xxx) xxx-xxxx where the X's are what the user types
and the ( ) and - are fixed chars to make sure the user puts the phone number
in the same format every time.
I'm sure this is easy (is in the other languages...), but in my switching
over to .NET, I am still trying to figure out many things.
Please point me in the right direction....