Hi,
I'm building a site where i need to pull some reports, the problem is that i need the reports to show ÆØÅ which is danish letters.
I'm building the CSV content using a Stringbuilder, and then saving it to the server, and then letting the user download the report from the server.
If i...