摘要:
为避免ajax请求后返回整页的HTML源码,所以对Response值进行清空处理。HttpContext.Current.Response.Clear();HttpContext.Current.Response.Write("[{sname:\"" + strSName + "\",fname:\"" + strFName + "\"}]");HttpContext.Current.Response.End();//HTML前端functionSearchCorpInfo(){//debugg 阅读全文
posted @ 2012-10-19 17:33
Gary.han
阅读(332)
评论(0)
推荐(0)
浙公网安备 33010602011771号