How about using POI?

Eric

-----Original Message-----
From: Will Tomlinson [mailto:[EMAIL PROTECTED] 
Sent: Sunday, July 08, 2007 10:35 AM
To: CF-Talk
Subject: Re: The best way to export a complex report...

Hey, this worked. 

<cfheader name="content-disposition" value="attachment">

<cfcontent type="application/vnd.ms-excel">


<cfoutput>#SESSION.coreReport#</cfoutput>

Still think I'm gonna go the create a temp file route tho. 

Will



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283194
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to