Sir,
Form validation in asp.net client side validation on button click
I have more than one textboxes and DropDownList on page. I need to check on button click one, two or all of them either filed by user or not. If not the change label color which is showing whit that particular textbox in red or whatever?
Please guide