摘要:
通过push下载文件doc文件 FileInfo fileInfo = new FileInfo(filePath); Response.Clear(); Response.ClearContent(); Response.ClearHeaders(); Response.AddHeader("Content-Disposition", "attachment;filename="... 阅读全文
posted @ 2014-03-26 09:49
老皆知
阅读(153)
评论(0)
推荐(0)