Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

download should be a csv file but is downloading a text document

  • 3 odgovori
  • 5 ima ovaj problem
  • 433 views
  • Posljednji odgovor poslao cor-el

more options

http://www.arttimesjournal.com/data/events-August-2015.csv is the address that should access a csv file. instead, I am getting a word document

http://www.arttimesjournal.com/data/events-August-2015.csv is the address that should access a csv file. instead, I am getting a word document

Izabrano rješenje

Opening the website with Firefox does look like a text document. However, if you right click, [Save Page As...], events-August-2015.csv (all files (*.*), and open it with a program such as Excel, it will show up correctly

Pročitajte ovaj odgovor sa objašnjenjem 👍 2

All Replies (3)

more options

Odabrano rješenje

Opening the website with Firefox does look like a text document. However, if you right click, [Save Page As...], events-August-2015.csv (all files (*.*), and open it with a program such as Excel, it will show up correctly

more options

Thank you for your speedy response. Never needed to do this before but will in the future.

more options

The server sends the file as text/plain and that makes Firefox open the file in a tab. If there is a link on a page for this file then use "Save Link As" in the right-click context menu instead of left-clicking the link. Otherwise you can always use "Save Page As" in the right-click context menu to save the file.

This is a problem with the server configuration that doesn't send the file with the correct content type.