摘要:
$.ajax({ type: "post", url: "your_webservice.asmx/you_method", contentType: "application/json; charset=utf-8", dataType: "json", data: '{parameter_key 阅读全文
posted @ 2016-08-24 18:22
nerocloud
阅读(155)
评论(0)
推荐(0)
摘要:
ajax请求webservice返回json数据,数据规模过大时ajax请求会得到500的响应,webservice+ajax处理大规模的数据需要在web.config中进行如下配置: 注:####为指定上限值 阅读全文
posted @ 2016-08-24 14:35
nerocloud
阅读(594)
评论(0)
推荐(0)

浙公网安备 33010602011771号