摘要:
处理方法1.在前台页面▲加上 。2.在后台强制下转换编码格式protected void ExportToExcel_Click(object sender, EventArgs e) { BindExportData(); string attachment = "attachment; filename = MarkdownPerformanceOfAllSkuReport.xls"; Response.ClearContent(); Response.AddHeader("content-disposition", attachm 阅读全文
posted @ 2011-06-16 15:42
scott.pei
阅读(2238)
评论(0)
推荐(1)

浙公网安备 33010602011771号