Does anyone have an example of embedding Excel as an Active-X control with an object tag(not cfobject)? I have been doing this with a HTML editor and then I saw this tag (below). Trouble is, I don't want to pay want to pay 30 bucks for the source of this tag just to find out he is calling Excel through an object tag and then writing it out with cfcontent. Any neat Excel tricks, functionality would be appreciated. Thanks BTExcel is a custom control that creates and Excel Spreadsheet based on a Cold Fusion query. This highly-functional utility only requires that you pass a previously defined object to the tag. NO other options are required. You have the option of displaying or hiding the column headers and even specifying Column headers as well. http://devex.allaire.com/developer/gallery/info.cfm?ID=D59FD7D5-F703-11D4-AA BC00508B94F380 <http://devex.allaire.com/developer/gallery/info.cfm?ID=D59FD7D5-F703-11D4-A ABC00508B94F380&method=Full> &method=Full Financial Interactive, Inc. David Meyler 23 Grant Avenue 6th Floor San Francisco, CA 94108 www.finteractive.com Phone : 415.901.2433 Fax: 415.901.2401 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
