Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Content-Disposition

  • 1 Antwort
  • 7 haben dieses Problem
  • 17 Aufrufe
  • Letzte Antwort von 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?

Geändert am von glory209

Alle Antworten (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: