on validation error change back color
How can I change border and background color of the control when any of the validation fails after submit button clicked.
I searched this in google but most of the solution provided in jQuery, but I don't want to use jQuery.