Quantcast
Viewing all articles
Browse latest Browse all 4751

ASP.Net MVC: Validate Form using jQuery Validation Plugin

Here Mudassar Khan has explained with an example, how to validate HTML Form using jQuery Validation plugin in ASP.Net MVC. This article makes use of jQuery ValidationEngine plugin for performing validation. jQuery ValidationEngine plugin will perform validation for various Form fields like TextBox, DropDownList, etc. and the type of validations involved would be Required, Email, Password confirmation, Minimum and Maximum Length, Telephone number, Mobile Cell number, Date Format such as dd/MM/yyyy dates.

Viewing all articles
Browse latest Browse all 4751

Trending Articles