NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Mike McLoughlin on December 17, 2013, 09:48:37 AM
-
I modified the Excel example app to create a CSV file.
The CSV file is in the right format because when I open it with Excel locally there is no problem - all rows/columns filled correctly.
But when I click on the link in the Viewreport procedure Excel thinks it is an XLT file and puts the entire row in one cell.
Anybody else come across this?
Mike
-
The download Example 40 works OK when downloading CSV files so I think I have found the solution :)
Mike
-
My guess would be the content-type header.
Cheers
Bruce