随笔分类 - ASP.NET
摘要:文章引用:http://topic.csdn.net/t/20040909/15/3356495.html把网页内容 导出到到word中后改变了 内容的显示方式 :public void ToWord(System.Web.UI.Control ctl) { HttpContext.Current.Response.Clear(); HttpContext.Current.Response.Charset = ""; HttpContext.Current.Response.AppendHeader("Content-Disposition", ...
阅读全文

浙公网安备 33010602011771号