Starting from IE5.0, developers can use XMLHTTP ActiveX components inside Web pages to extend their own functions. They can directly transmit data to the server or receive data from the server without navigating from the current Web page. , Mozilla1.0 and NetScape7 create the proxy class XMLHttpRequest that inherits XML; for most cases, the XMLHttpRequest object is very similar to the XMLHTTP component, with similar methods and properties, but some properties are different.