I am using a text box to display birthdates from a database.
I have an edit function that allows a user to change
the birthdate.
Is there a way to edit mask in a text box without using the microsoft edit mask control?
Thanks in advance.
dand444