* * *
AJAX is used to create more interactive applications.
* * *
## AJAX ASP Example
The following example demonstrates how a web page communicates with a web server when a user types characters in an input field:
## Example
**Start typing a name in the input field below:**
Suggestions:
* * *
## Example Explained - HTML Page
When a user types characters in the input box above, the "showHint()" function is executed. This function is triggered by the "onkeyup" event:
Start typing a name in the input field below:
Suggestions: