摘要: #efefef#c2c2c2#f4f5f7 阅读全文
posted @ 2012-06-28 17:09 事理 阅读(137) 评论(0) 推荐(0)
摘要: 自定义HttpHandler后,发现执行完毕后就页面成了空白页面。下面一句可以再次调用页面的HttpHandler对象。((IHttpHandler)BuildManager.CreateInstanceFromVirtualPath(context.Request.Path, typeof(Page))).ProcessRequest(context);参考:1.http://www.cnblogs.com/rym1020/archive/2008/10/27/1320808.html2.http://www.cnblogs.com/over140/archive/2008/11/13/13 阅读全文
posted @ 2012-06-28 16:21 事理 阅读(255) 评论(0) 推荐(0)