AJAX

AJAX allows web pages to be updated asynchronously by exchanging data with a web server behind the scenes.

.

AJAX supports:


Make an AJAX request using XMLHttpRequest


References