Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CF to Excel oddity

Status
Not open for further replies.

gilYoung

Programmer
Joined
Jul 31, 2003
Messages
2
Location
US
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.
 
Can you provide an example of your code? This might help in nailing the problem.
 
That's gonna be tough, Wireless. The application outputs data about our company's profitability, and it's inside an intranet. I'll see if I can't dummy up some data and move the page outside the intranet and let you know.

In the meantime, has anyone run into the same type of problem?

Thanks for replying,

Gil
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top