posts - 66,  comments - 40,  trackbacks - 0
          ??????<secipt language="javascript">
          ?????????var http_request = false;
          ?????????function send_request(url){? //初始化、指定處理函數,發送請求的函數
          ????????????http_request = false;
          ????????????if (window.XMLHttpRequest) { //Mozilla
          ???????????????http_request = new XMLHttpRequest();
          ???????????????if (http_request.overrideMimeType) {?? //設置MiMe類別
          ??????????????????http_request.overrideMimeType("text/xml");
          ???????????????}
          ????????????}
          ????????????else if (window.ActionXObject) {? //IE
          ???????????????try{
          ?????????????????????http_request = new ActionXObject("Msxml2.XMLHTTP");
          ???????????????}catch (Exception e) {
          ??????????????????try{
          ?????????????????????http_request = new ActionXObject("Microsoft.XMLHTTP");
          ??????????????????}catch (e) {}
          ???????????????}
          ?????????}
          ?????????if (!http_request) {
          ????????????window.alert("不能創建XML.HttpRequest實例對象");
          ????????????return false;
          ?????????}
          ?????????http_request.onreadystatechange = processRequest;
          ?????????http_request.open("GET",url,true);
          ?????????http_request.send(null);
          ?????????}
          ????function processsRequest() {
          ?????????if(http_request.readState ==4){
          ????????????if(http_request.status == 200){
          ???????????????alart(http_request.responseText);
          ????????????}elae{
          ???????????????alert("您所請求的頁面有異常");
          ????????????}
          ?????????}
          ?????}
          </script>
          ?????????
          posted on 2006-05-15 09:25 happytian 閱讀(140) 評論(0)  編輯  收藏

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          <2025年7月>
          293012345
          6789101112
          13141516171819
          20212223242526
          272829303112
          3456789

          Welcome here, my friend!

          常用鏈接

          留言簿(12)

          隨筆檔案(66)

          文章分類

          文章檔案(63)

          web

          最新隨筆

          搜索

          •  

          積分與排名

          • 積分 - 89667
          • 排名 - 647

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 铜川市| 宜兴市| 将乐县| 黄山市| 吴堡县| 阿拉善左旗| 兴文县| 格尔木市| 炉霍县| 泰来县| 凤阳县| 黑水县| 灵丘县| 桐城市| 太仆寺旗| 许昌市| 新化县| 宜章县| 西平县| 大理市| 安岳县| 黄冈市| 铜山县| 隆昌县| 旌德县| 信丰县| 逊克县| 固阳县| 岳普湖县| 图们市| 秦皇岛市| 广饶县| 承德市| 九寨沟县| 封丘县| 佛学| 德安县| 和政县| 陵川县| 宿迁市| 商洛市|