B
Brian Conway
I have added in a RequiredFieldValidator to my WebForm, however, when I try
to use my date box, before all the other fields are filled out it, it errors
out on all the empty fields. I want this WebForm to do validation when they
click the submit button and not after each field gets changed. Anyone know
how or where I put the code for this to get it to check just on submission
of the form and not all the time?
to use my date box, before all the other fields are filled out it, it errors
out on all the empty fields. I want this WebForm to do validation when they
click the submit button and not after each field gets changed. Anyone know
how or where I put the code for this to get it to check just on submission
of the form and not all the time?