XMLHttpRequest object

Why XMLHttpRequest object is used in the AJAX?

E

Expert

Verified

XMLHttpRequest object is used by the JavaScript in order to transfer the XML and other text data between server and the client. XMLHttpRequest object enables client-side script to execute the HTTP request. AJAX applications use the XMLHttpRequest object so that browser may communicate to the server without having a postback of the entire page. In previous versions of the Internet Explorer, MSXML ActiveX component is liable to offer this functionality; on other hand, Internet Explorer 7 and other browsers, like Mozilla Firefox, XMLHttpRequest is not liable to.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.