0
kicks
JQuery with webform input validation, ajax posting json to asp.net C#
This blog post is all about how to make a nice form and have client side validation with jQuery and the famous validation plugin. After validating the data, the form will be posted asynchronous to an Asp.Net C# Webservice/webmethod. While the post is being processed, a nice loading image will be displayed to notify the user of the progress.