Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
Event registration app with QR/Paypal
Home
Friday, January 7, 2011
How to trigger the client-side validation manually in javascript
function Validate()
{
Page_ClientValidate('Group1');
}
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)