摘要:
1 Response.Clear(); 2 Response.Buffer = true; 3 Response.Charset = "GB2312"; 4 Response.AppendHeader("Content-Disposition", "attachment;filename=jtkc.xls"); 5 Re... 阅读全文
posted @ 2009-03-10 15:36 hyd309 阅读(467) 评论(0) 推荐(1)
|
摘要:
1 Response.Clear(); 2 Response.Buffer = true; 3 Response.Charset = "GB2312"; 4 Response.AppendHeader("Content-Disposition", "attachment;filename=jtkc.xls"); 5 Re... 阅读全文
posted @ 2009-03-10 15:36 hyd309 阅读(467) 评论(0) 推荐(1) |
||