尝试下载文件时 IE 上出现错误消息
在此页面上,它会生成一个 Excel 工作表并允许用户下载。 但如下所示,它在 IE(7 和 8)上无法正常工作 这适用于 Firefox、chrome 和 safari。 我们可以在客户端或服务器端进行任何设置吗?
谢谢。
On this page it generates a Excel sheet and allows user to download that.
But as shown below it does not work properly on IE (both 7 & 8)
this works fine with Firefox, chrome and safari.
Is there any settings we can do on both client side or Server side.
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这一切都取决于 SSL 的响应标头。看看这个链接到这个问题的先前答案
It's all down to the response headers with SSL. Take a look at this link to a previous answer to this question
找到解决方案并写了一篇文章 使用SSL通过IE下载文件出错
Found the solution and wrote a article on that Download file by IE error with SSL