G
Greg
I come from an Access background. In Access I was able to format certain
types of data such as SSN, Date, Phone Number, etc. with the special
characters during data-entry and display, but the special characters were not
saved.
I don't seem to be able to find a similar option for the ASP.TextBox control.
I know I can use a Validation control to ensure data is entered in the
proper format, but I don't want to force my users to enter special
characters. I'd like the web page to do that same as Access does.
How can I achive the formatting I am looking for?
Thanks.
types of data such as SSN, Date, Phone Number, etc. with the special
characters during data-entry and display, but the special characters were not
saved.
I don't seem to be able to find a similar option for the ASP.TextBox control.
I know I can use a Validation control to ensure data is entered in the
proper format, but I don't want to force my users to enter special
characters. I'd like the web page to do that same as Access does.
How can I achive the formatting I am looking for?
Thanks.