You can do it using standard HTML as long as the user has either Excel 2002
or Excel 2000 + Web Archive Filter (free install from ms site).

The trick is you have to create a couple of files that mimic the several
HTML files created when you save a multi-sheet workbook as HTML and then
package the whole thing up as a Web Archive (MM term for standard
Multipart-MIME).  

I have a presentation on my site about creating Word docs via HTML/XML/CSS
that includes a few Web Archive examples as well as a Multipart-MIME CFC to
help create web archives.

http://www.rewindlife.com/archives/000032.cfm

Separate post specifically about the Multipart-MIME CFC:

http://www.rewindlife.com/archives/000033.cfm


I'm working on an Excel example now as part of my MAX presentation (topic is
comparing many methods of working with Office: Automation, OWC, DSO, Jet,
HTML, XML, etc).  I'll have a Breezo of the presentation and all examples on
my blog after MAX if you can't attend.

Best regards,

Sam


----------------------------------------------
Blog:  http://www.rewindlife.com
Chart: http://www.blinex.com/products/charting
---------------------------------------------- 

 

> -----Original Message-----
> From: DURETTE, STEVEN J (AIT) [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, September 24, 2003 8:26 AM
> To: CF-Talk
> Subject: Multiple tabs in excel
> 
> Does anyone know how I could put data into an excel spreadsheet using
> multiple tabs?
>  
> Before anyone asks, COM is not an option.  It has to be done 
> through the
> cfcontent tag.
>  
> I know that you can rename the tab by adding ?repname= (? or 
> & depending on
> your needs) to the url, so if multiple tabs can be done, does 
> anyone know
> how to name them all differently?
>  
> Thanks
> Steve

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:138386
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

ColdFusion MX 6.1, now 2.5 times faster. 
http://www.macromedia.com/software/coldfusion/productinfo/upgrade/jump/introducing.html?trackingid=ColdFusion_468x60g_HouseofFusion_carat_082803

Reply via email to