Windows 10 bereikte EO (einde ondersteuning) op 14 oktober 2025. Als je Windows 10 gebruikt, lees dan dit artikel.

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Content-Disposition

  • 1 antwoord
  • 7 hebben dit probleem
  • 103 weergaven
  • Laatste antwoord van cor-el

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?

Bewerkt door glory209 op

Alle antwoorden (1)

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: