All,
Nevermind, I was able to figure it out myself. Took creating a java object. Thanks though. Steve From: DURETTE, STEVEN J (ATTASIAIT) Sent: Thursday, January 28, 2010 1:34 PM To: cf-talk Subject: Using POI and ColdFusion to output to browser instead of file. Hi all, I'm trying to use the Apache POI to write an excel file to the browser. I can generate the excel files no problem, but what I want to do is sent the data directly to the browser without hitting the file system at all. Sort of like using cfcontent with html. I want to use cfcontent and output a variable, but I haven't been able to figure it out yet. Does anyone have any ideas how to do this or have examples of doing this? Thanks, Steve ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330230 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

