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 I reduced the file size by about 15%, thinking file size was the factor, but it still broke on the 69th record.
Has anyone ever encountered this? If so, have you found a solution to it? Answers, tips, and jokes about the number 69 are welcome.
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 I reduced the file size by about 15%, thinking file size was the factor, but it still broke on the 69th record.
Has anyone ever encountered this? If so, have you found a solution to it? Answers, tips, and jokes about the number 69 are welcome.