No.  ColdFusion can only use COM objects installed on the server.
You can, however, format your data as a CSV file.  If the user has Excel
installed, it should be associated with the .csv extension.  Not good for
complicated Excel needs, but you're limited without the proper COM objects
on the server.


-----Original Message-----
From: Thane Sherrington [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 10, 2002 9:04 AM
To: CF-Talk
Subject: CFObject - creating an instance on the workstation


Is there a way to create an instance of excel on the user's machine using 
CFObject so that I can use the objExcel object even if the server doesn't 
have Excel installed?

T


______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to