Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
419 Points
524 Posts
Apr 23, 2012 03:33 PM|LINK
http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.customvalidator.aspx
I am employing client-side validation. From the example above, we found that they use both validation on client-side and server side functions. Can we remove OnServerValidate from CustomValidator?
zhshqzyc
Member
419 Points
524 Posts
Duplicated
Apr 23, 2012 03:33 PM|LINK
http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.customvalidator.aspx
I am employing client-side validation. From the example above, we found that they use both validation on client-side and server side functions. Can we remove OnServerValidate from CustomValidator?