jquery $.post 请求ashx 并返回json,js输出data没有问题,但是不能用josn方式访问,在线急等!!!下付代码
ashx:msg="{msg:'用户名或密码错误',url:''}";context.Response.Write(msg);==============js:$.pos...
ashx:
msg = "{msg:'用户名或密码错误',url:''}";
context.Response.Write(msg);
==============
js:
$.post("/template/_default/ashx/login.ashx", { "txt_login_mail": mail, "txt_login_pwd": pwd }, function (data) {
alert(data.msg);
}); 展开
msg = "{msg:'用户名或密码错误',url:''}";
context.Response.Write(msg);
==============
js:
$.post("/template/_default/ashx/login.ashx", { "txt_login_mail": mail, "txt_login_pwd": pwd }, function (data) {
alert(data.msg);
}); 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询