jQuery MiniUI
标题:
那里可以看到AjaxService.aspx的代码?
[打印本页]
作者:
beey
时间:
2014-9-1 12:40:52
标题:
那里可以看到AjaxService.aspx的代码?
前台的代码我在Demo里能看到,但是后台怎么编写?我自己写的有大问题,首先返回的时候不
是success,而是error;其次返回的值利用decode没法恢复。
我写的如下:
Response.Clear();
Response.ContentEncoding = System.Text.Encoding.UTF8;
Response.ContentType = "application/json";
Response.Write(sRtn);
Response.Flush();
Response.End();
其中sRtn里面是Json数据字符串。
作者:
dforce
时间:
2014-9-1 13:11:08
下载我们的试用包,试用包里有后台方法
http://www.miniui.com/download/
欢迎光临 jQuery MiniUI (http://miniui.com/discuss/)
Powered by Discuz! X2