본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

FF25 downloads csv files as text instead of csv - causes problems I have reset my profile, but it still the same problem. Fix?

  • 2 답장
  • 2 이 문제를 만남
  • 3 보기
  • 최종 답변자: cor-el

more options

I have a csv file that I download once a week and load into excel. Yesterday FF25 decides that the csv file is a text file (it is not) and converts everything to text. This is a new and unwelcome problem. To my horror, I was forced to try opening in IE where it worked just fine.

The FF open screen has

    filename.csv
    which is:  text document 
    from https://companyName.com
I have a csv file that I download once a week and load into excel. Yesterday FF25 decides that the csv file is a text file (it is not) and converts everything to text. This is a new and unwelcome problem. To my horror, I was forced to try opening in IE where it worked just fine. The FF open screen has filename.csv which is: text document from https://companyName.com

모든 댓글 (2)

more options

A CSV (Comma Separated Values) file really just data separated by commas in a text file. Try saving the file and open it with your preferred spreadsheet editor.

more options

This means that the server sends the file as text/plain (this may have changed if it didn't happen before).
Firefox always opens a file send as text/plain in a browser tab.
You can right-click the link and choose "Save Link As" to save the file or use "Save Page As" if the file opens in a tab.