Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

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.

Unable to save xls file from website in the "Microsoft Office Excel 97-2003 Worksheet" format. The browser is saving in unrecognized "File" Type

  • 1 válasz
  • 27 embernek van ilyen problémája
  • 12 megtekintés
  • Utolsó üzenet ettől: cor-el

The version I am using is 3.6.11

The file is stored in the server in the format "Microsoft Office Excel 97-2003 Worksheet"

But when I download it, it gets saved in the unrecognized format type "File"

The servlet code written to download the file sets the content type to "application/vnd.ms-excel"

I am able to save the file in Microsoft Office Excel 97-2003 Worksheet format using Internet Explorer Browser without any issues.

But it does not work with the Mozilla Firefox. Any plug-in needed to make it work?

The version I am using is 3.6.11 The file is stored in the server in the format "Microsoft Office Excel 97-2003 Worksheet" But when I download it, it gets saved in the unrecognized format type "File" The servlet code written to download the file sets the content type to "application/vnd.ms-excel" I am able to save the file in Microsoft Office Excel 97-2003 Worksheet format using Internet Explorer Browser without any issues. But it does not work with the Mozilla Firefox. Any plug-in needed to make it work?

Összes válasz (1)

Did you try to add the .xls file extension yourself to those files?