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

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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 답장
  • 27 이 문제를 만남
  • 170 보기
  • 최종 답변자: 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?

모든 댓글 (1)

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