Description
Though ASP.NET ships with form validation controls, they handle all the requests at the server side and require only Windows platforms for hosting ASP.NET files. This control performs form validations at the client-side irrespective of the web server on which the files are hosted and delivers much better performance as the validations are performed at the client-side. It takes lot of time for developers and companies to move to ASP.NET. Whatever be the case I think this Generic Form Validation Control will be useful for most developers.