Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Content-Disposition

  • 1 válasz
  • 7 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: 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?

Módosította: glory209,

Összes válasz (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: