ASP AJAX form processing and validation.






 Using AJAX to validate forms has many advantages. The form is protected at server level - yet the client has 'immediate' feedback. Form fields are not wiped on post back - reducing user frustration.

Download: