I have recently worked on the project where we have used OOB ASP.NET validation controls with client side validation. We used the Text property to display an indicator next to the field being validated and the ErrorMessage property to display the error text in the validationsummary control. The problems...