1
Answer

how to make validation controls to fire before javascript

Ask a question
durga mavu

durga mavu

13y
1.9k
1

hi..the scenario is ...i need required field validators for few of textboxes and if everything is filled then on clk of submit btn i want to display an alert msg with sme text...

so i kept required field validatiors for all txtboxes and in for alert i wrote javascript function...so first the script gets triggered and then the validators?? wat is the soln:?? what is the best way of using validation controls in above scenario..thanks


Answers (1)