> The guys at this site: > http://www.alphasierrapapa.com/IisDev/Components/MacBinary/ , > have come up with a C++ component for fixing MacBinary > uploaded files. Being an ASP site, they have written an ASP > page for running this component. Is there a way of running > this component from CF?
You can run many COM objects using the CFOBJECT tag and/or the CreateObject function. Whether this specific COM object will work, I don't know; you'll have to try it and find out. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

