I remember being able to invoke an office/excel COM object which let me do it. That said, you could probably write it via ODBC.
One problem with the COM object was that you needed Excel installed on the server, and you really should have the "server extensions" version of Excel to handle multiple concurrent requests. I remember I had some clashes when toying with it. Sorry for the vagueness, was about 3 years ago. :) Best regards, Jon On Wed, 13 Oct 2004 16:55:17 +1000, KNOTT, Brian <[EMAIL PROTECTED]> wrote: > > Is there a way to create an excel file on the server HDD. What I have is a > error report that I want to save in an excel file in the nice separate > columns. I can use the cffile to save a file with a .xls extension but it > just puts it all into one cell. > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
