
XMLHTTP瀵硅薄鍙傝?/div>
responseBody
杩斿洖鏌愪竴鏍煎紡鐨勬湇鍔″櫒鍝嶅簲鏁版嵁
璇硶
strValue = oXMLHttpRequest.responseBody;
Example
var xmlhttp = new ActiveXObject("Msxml2.XMLHTTP.3.0"); xmlhttp.open("GET", "http://localhost/books.xml", false); xmlhttp.send(); alert(xmlhttp.responseBody);
澶囨敞
鍙橀噺锛屾灞炴у彧璇伙紝浠nsigned array鏍煎紡琛ㄧず鐩存帴浠庢湇鍔″櫒杩斿洖鐨勬湭缁忚В鐮佺殑浜岃繘鍒舵暟鎹?/p>
鍙傝?/h2>
responseStream 灞炴?/a>
responseText 灞炴?/a>
responseXML 灞炴?/a>