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

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -