Sorry for the typo, no coffee yet this morning :) 

What I meant to type was, I've been creating an excel file using the
following:

Off to the coffee pot:


-----Original Message-----
From: Imperial, Robert [mailto:[email protected]] 
Sent: Thursday, January 08, 2009 8:39 AM
To: cf-newbie
Subject: How would I write and save xls files?

Hi folks,

 

I've been creating an files using the following:

<cfheader name="Content-Disposition"
value="filename=Current_#ThisFile#.xls" />

<cfcontent type="application/msexcel" />

 Outputting the contents of this file in a table for downloading. This
works fine and now I need to write or save this file to the server so I
can send it as an email attachment. Does anybody out there know of
simple tutorial or walkthrough on how to accomplish this? 

 

I am on IIS6 + CF 7,0,2,142559

 

TIA

 

Bob

 





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4272
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to