摘要:
页面default5.aspx JS AJAX .http://hi.baidu.com/handboy 添加新项===>一般处理程序 AjaxHandler.ashx红色部分是添加的部分,其他vs都会默认写好的using System;using System.Web;public class AjaxHandler : IHttpHandler { public void ProcessRequest (HttpContext context) { context.Response.ContentType = "text/plain";if (context.Re 阅读全文
posted @ 2014-03-28 10:06
KainJC
阅读(238)
评论(0)
推荐(0)

浙公网安备 33010602011771号