²©¿ÍÊ×Ò³ ×¢²á ½¨ÒéÓë½»Á÷ ÅÅÐаñ ¼ÓÈëÓÑÇéÁ´½Ó
ÍÆ¼ö ͶËß ËÑË÷£º °ïÖú

¤¢¤ê¤¬¤È¤¦,Rei Ayanami.

   evaspring.cublog.cn
¹ØÓÚ×÷Õß  
ÐÕÃû£ºÈÄÉÜȪ
Ö°Òµ£º³ÌÐòÔ±
ÄêÁ䣺22
λÖãº
¸öÐÔ½éÉÜ£º¤¢¤ê¤¬¤È¤¦,Rei Ayanami.

ÎҵķÖÀà  




ajaxͬ²½ÓëÒì²½´«Êä

//ͬ²½´«Êäģʽ

function RequestByGet(nProducttemp,nCountrytemp)
{
     var xmlhttp
     if (window.XMLHttpRequest)
     {
         //isIE = false;

         xmlhttp = new XMLHttpRequest();
     }
     else if (window.ActiveXObject)
     {
         //isIE = true;

         xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
     }
     //Web page location.

     var URL="http://www.baidu.com/;
     xmlhttp.open("
GET",URL, false);
     //xmlhttp.SetRequestHeader("
Content-Type","text/html; charset=Shift_JIS")
     xmlhttp.send(null);
     var result = xmlhttp.status;
     //OK
     if(result==200)
     {
         document.getElementById("
div_RightBarBody").innerHTML=xmlhttp.responseText;
     }
     xmlhttp = null;

}


//Òì²½´«Êäģʽ
var xmlhttp
function RequestByGet(nProducttemp,nCountrytemp)
{
     if (window.XMLHttpRequest)
     {
         //isIE = false;
         xmlhttp = new XMLHttpRequest();
     }
     else if (window.ActiveXObject)
     {
         //isIE = true;
         xmlhttp = new ActiveXObject("
Microsoft.XMLHTTP");
     }
     //Web page location.
     var URL="
http://www.baidu.com/";

     xmlhttp.open("GET",URL, true);
     xmlhttp.onreadystatechange = handleResponse;
     //xmlhttp.SetRequestHeader("Content-Type","text/html; charset=UTF-8")

     xmlhttp.send(null);
}
function handleResponse()
{
     if(xmlhttp.readyState == 4 && xmlhttp.status==200)
     {
         document.getElementById("div_RightBarBody").innerHTML=xmlhttp.responseText;
         xmlhttp = null;
     }
}

 ·¢±íÓÚ£º 2008-06-29£¬ÐÞ¸ÄÓÚ£º 2008-06-29 09:53 ÒÑä¯ÀÀ99´Î£¬ÓÐÆÀÂÛ0Ìõ ÍÆ¼ö ͶËß

  ÍøÓÑÆÀÂÛ

  ·¢±íÆÀÂÛ



Copyright © 2001-2006 ChinaUnix.net All Rights Reserved

¸ÐлËùÓйØÐĺÍÖ§³Ö¹ýChinaUnixµÄÅóÓÑÃÇ
Ò³ÃæÉú³Éʱ¼ä£º0.00757

¾©ICPÖ¤041476ºÅ