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

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“.

Weitere Informationen
Archiviert

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

Jeyavel

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?

Alle Antworten (1)

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