You know, that does make sense. There was so much trial and error when I was trying to get the column headers to output correctly, that I wasn't thinking <CF> clearly. Thanks for the tip.
-----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 19, 2005 12:23 PM To: CF-Talk Subject: RE: Query to Excel > There are two <cfcontent> and <cfoutput> tags. The first one > will display the headers at the top of the .xls file and the > 2nd group outputs the data from query. Make sure that Reset > is Yes on the 1st <cfcontent> but Reset is No on the 2nd. > This why it won't wipe out the results of the 1st <cfcontent>. You shouldn't need a second CFCONTENT tag, since you can only specify one MIME type for the entire document. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware: a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191113 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

