Hi Greg,
Are you sure the filter is installed ??? I run this and got a HTML convertor!
~Justin
>Thanks Justin. This sounded perfect, but it still didn't work. I
>converted to CF:
>
> <CFOBJECT ACTION="Create" NAME="WordApp" CLASS="Word.Application">
> <cfset WordApp.Visible = FALSE>
> <cfloop collection=#wordApp.fileConverters# item="fileConverter">
> <cfoutput>#fileConverter.className#</cfoutput>
> </cfloop>
>
>which gave the following file converters:
>
> Text with Layout, MS-DOS Text with Layout, WrdPrfctWin, WrdPrfctDOS51,
> WrdPrfctDOS50, WrdPrfctDat50, WrdPrfctDat, MSWordMac51, MSWordMac5,
> MSWordMac4, MSWord6VIEExp, MSWord6THAExp, MSWord6RTFExp, MSWord6Exp,
> MSWordWin2, MSWorksWin4, Recover, Lotus123, MSBiff, MSWordMac,
> WordPerfect6x, WrdPrfctDos, SPLUS, OUTLOOK, MSPAB
>
>No HTML file converter. It seems like this really shouldn't be this
>difficult.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.