In theory you can use a COM object to do this if word is installed on the server.
http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=00001585.htm If not I would look for a Java alternative like POI http://poi.apache.org/ or a third party COM object if you are on Windows. G! On Mon, Mar 30, 2009 at 12:56 AM, Nathan Chen <[email protected]> wrote: > > Hi, Everyone: > > > > Is there a tag or tool that can convert a Word file to an html file? > Let's say, the end user uploads a doc file, the tag/scripts/tool reads > the file, converts it to html, and saves it in a pre-defined directory > on the server. I need a tool like this to complete one of my projects. > Thanks. > > > > Nathan > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321204 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

