I just want to add some client side (JQuery Javascript) validation in a web user control. I put an OnClientClick handler and the function gets called. BUT, even if I return
Just add javascript:
javascript:
Example:
javascript:return ValidateMail();