Basic AJAX Question:

What is the XMLHttpRequest object in AJAX?

Tweet Share WhatsApp

Answer:

It offers a non-blocking way for JavaScript to communicate back to the web server to update only part of the web page.

Download AJAX PDF Read All 61 AJAX Questions
Previous QuestionNext Question
What is the minimum version of PHP that needs to be running in order to use HTML_AJAX? What JavaScript libraries and frameworks are available for AJAX support?