P
Paul King
Hi there,
I have a RequiredFieldValidator for one of my ASP textboxes. In addition, I
have another TextBox where the user can enter date information. I would
therefore like to validate the input so that only the format dd/mm/yy is
correct.
At present, if someone types a character in this field, a SQL error message
occurs - which isn't that helpful to the user.
Any ideas?
Thanks
Paul
I have a RequiredFieldValidator for one of my ASP textboxes. In addition, I
have another TextBox where the user can enter date information. I would
therefore like to validate the input so that only the format dd/mm/yy is
correct.
At present, if someone types a character in this field, a SQL error message
occurs - which isn't that helpful to the user.
Any ideas?
Thanks
Paul