為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 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.