ASPajax Examples
- Hello World - UpdatePanels
- Loading Remote Content
- AJAX Form Validation
- AJAX Tabstrip
- Ajax ToolTips
- AutoComplete ComboBox
- Live Messenger Chat
- Live ASP code called using JavaScript
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.