jquery - Call custom client side validation function after WebForm_OnSubmit? .NET -
i want run simple js function after .net validator controls run javascript. onsubmit value javascript:return webform_onsubmit();, seems generated automatically , can't change it.
am right in assuming need add function in field work? also, form validating after field has been changed (not once form has been submitted), great, there setting soimewhere turn on/off?
thanks!!
Comments
Post a Comment