搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.