AJAX XMLHttpRequest Object

The XMLHttpRequest object can be used to send / request data to a web server without reloading the whole page.

Code :