I have a page that outputs a report in Excel format using CFCONTENT and CFHEADER. It works great, unless the report contains more than 68 records.
If more than 68 records are in the file, Excel still opens it, but it displays the raw HTML instead of rendering the tables. The odd thing is that...