摘要:
原本使用IE6,写上 response.setHeader("Content-Disposition", "attachment; filename=".concat(new String("test.xls"));//定义文件名 可以下载EXCEL,而使用IE7后,无法下载,需要修改为 response.setHeader("Content-Disposition", "attach... 阅读全文
posted @ 2008-06-25 11:09
Anlycp
阅读(770)
评论(1)
推荐(0)


浙公网安备 33010602011771号