Can you post what you have tried with cfcontent and cfheader? Also, keep in mind if you are doing this in IE it will cache the first mime type - so you can't do it once as HTML To test and then again as XLS ... it will end up showing as html again. Test in FF.
-Mark Mark A. Kruger, MCSE, CFG (402) 408-3733 ext 105 Skype: markakruger www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -----Original Message----- From: Eric J. Ehlers [mailto:[email protected]] Sent: Monday, August 23, 2010 10:47 AM To: cf-talk Subject: Dump to Excel from CF 5 Yes, you read that right. CF FIVE. That's what Govt work will get you. I'm not used to developing in ColdFusion, so nuances are easily escaping me. I've tried using various iterations of <CFCONTENT> and <CFHeader> but nothing is changing. I'm only getting a display in the web browser. Clearly, I'm doing something wrong. I need a straightforward, no assumptions made tutorial on how I can use CF5 to dump data from a query into an Excel document. The query works fine, and I can write it into an HTML table without a problem. But beyond that, I'm starting to feel a little dumb. Hopefully, you can stand my noobishness. -- The E ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336465 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

