I\'ve got this very simple thing that just outputs some stuff in CSV format, but it\'s got to be UTF-8. I open this file in TextEdit or TextMate or Dreamweaver and it displa
The CSV File musst include a Byte Order Mark.
Or as suggested and workaround just echo it with the HTTP body