摘要: Response.Charset="GB2312";Response.Charset="";Response.ContentEncoding=System.Text.Encoding.GetEncoding("GB2312");Response.AppendHeader("Content-Disposition","attachment;filename="+System.Web.HttpUtility.UrlEncode(fileName,System.Text.Encoding.UTF8)+ 阅读全文
posted @ 2012-03-02 16:58 你约我交友网 阅读(265) 评论(0) 推荐(0)