The Time Tracker application is not really exporting to excel.  it is just saving HTML with a .xls extension.

ColdFusion does not have a native way of generating true Excel files either.

As far as I know, the two ways to create native excel files on the server side is using COM, or POI-HSSF.

POI-HSSF is part of the Apache-Jakarta project, open source, and plays nicely with ColdFusion MX or any other J2EE server.
Check it out here: POI-HSSF

Gus


On 6/12/06, vestcomprogrammer <[EMAIL PROTECTED]> wrote:

Does anyone know how to export to excel, like they do on the
timetracker application on the showcase page on
http://labs.adobe.com/showcase/.

Thanks
Bill


__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to