i have one text box with required field validator and two button like one submit and other reset button when i click submit button then it show text box is blank when i do not type any value it is OK not a problem . if i click reset button even it show text box is blank if i don't type any value so i want if i click reset button the required field validator should not work either i type any value or not
--->means required field validator should not work at reset button in any condition either type or not type any value-->