function test(){
             $.ajax({
                      //提交數(shù)據(jù)的類型 POST GET
                      type:"POST",
                      //提交的網(wǎng)址
                      url:"testLogin.aspx",
                      //提交的數(shù)據(jù)
                      data:{Name:"sanmao",Password:"sanmaoword"},
                      //返回?cái)?shù)據(jù)的格式
                      datatype: "html",//"xml", "html", "script", "json", "jsonp", "text".
                      //在請(qǐng)求之前調(diào)用的函數(shù)
                      beforeSend:function(){$("#msg").html("logining");},
                      //成功返回之后調(diào)用的函數(shù)            
                      success:function(data){
                     $("#msg").html(decodeURI(data));           
                      }   ,
                      //調(diào)用執(zhí)行后調(diào)用的函數(shù)
                      complete: function(XMLHttpRequest, textStatus){
                         alert(XMLHttpRequest.responseText);
                         alert(textStatus);
                          //HideLoading();
                      },
                      //調(diào)用出錯(cuò)執(zhí)行的函數(shù)
                      error: function(){
                          //請(qǐng)求出錯(cuò)處理
                      }        
                   });

            }

          posted on 2010-04-08 10:28 sanmao 閱讀(604) 評(píng)論(0)  編輯  收藏

          只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。


          網(wǎng)站導(dǎo)航:
           

          常用鏈接

          留言簿(5)

          隨筆分類

          隨筆檔案

          搜索

          •  

          最新評(píng)論

          閱讀排行榜

          評(píng)論排行榜

          主站蜘蛛池模板: 宜兰县| 金秀| 靖宇县| 梁河县| 凤翔县| 布拖县| 涟源市| 宜兴市| 东乡族自治县| 古浪县| 康定县| 汽车| 忻城县| 和田县| 永康市| 开封市| 凯里市| 砚山县| 武夷山市| 开平市| 湾仔区| 仪征市| 临朐县| 汝阳县| 阜宁县| 柳林县| 静乐县| 富川| 丰顺县| 依安县| 云南省| 玉环县| 麟游县| 铜梁县| 兰坪| 睢宁县| 吉安县| 嘉黎县| 昌江| 塔城市| 政和县|