Should also point out that Office or Excel will have to be installed on the clients computer for this to work as well.
-- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/108193156965451149543 -----Original Message----- From: Matt Blatchley [mailto:[email protected]] Sent: Wednesday, 7 September 2011 6:07 AM To: cf-newbie Subject: Re: export to Excel file Try using: <cfcontent type="application/msexcel"> <cfheader name="Content-Disposition" value="fileName.xls"> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5530 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
