One thing you might consider is that Excel opens HTML files quite nicely.

Ie, build a plain ol HTML table, format the headers however you want, 
and save it as an .xls file - I do this all the time with my flash 
RIA's... they call a web service that generates such a file, saves it 
using cffile with an .xls extension, then returns the link to the .xls file.

The other benefit is that you can do all kinds of stuff this way... if 
your "Excel" document starts as an html file, Excel will actually keep 
it that way... you can add formulas and everything in Excel, then save 
it again... and it actually puts everything into special tag attributes 
and styles... which you can then view (rename it to a .txt file) and 
generate the spreadsheet with those attributes.

  - Rick


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.12 - Release Date: 1/14/2005


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190582
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to