搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Content-Disposition

  • 1 个回答
  • 7 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

In my page "download.aspx", it responses one zip file client. HTTP header had headers as follows: Content-Disposition: attachment; filename=test.zip and Content-Type: application/zip. When i clicks on link "download.aspx", FF download diaglog ask save with file name is "download.aspx". It should be "test.zip". This does not occur on IE. Could you help me?

In my page "download.aspx", it responses one zip file client. HTTP header had headers as follows: '''Content-Disposition: attachment; filename=test.zip''' and '''Content-Type: application/zip'''. When i clicks on link "download.aspx", FF download diaglog ask save with file name is "download.aspx". It should be "test.zip". This does not occur on IE. Could you help me?

由glory209于修改

所有回复 (1)

more options

You can try to increase the timeout: http://kb.mozillazine.org/browser.download.saveLinkAsFilenameTimeout

I don't know if any of these will help in this case: