Mike Dinowitz might have it. We kind of worked together to get the right
solution. Apparently between Office 97 and Office 2000 there was a
difference in the parameter for saving the files out.
DC
----- Original Message -----
From: Steve Bernard <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 19, 2000 21:46
Subject: RE: converting word docs to HTML
> Does anyone still have a copy of the original solution as posted by Dave
> Crawford?
>
> Thanks,
>
> Steve
>
> -----Original Message-----
> From: David Shadovitz [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 19, 2000 5:22 PM
> To: [EMAIL PROTECTED]
> Subject: Re: converting word docs to HTML
>
>
> Back in September, David Crawford wrote that he did exactly this, using
> mydoc2.SaveAs("d:\temp\htmltest.htm",val("10")) ;
>
> -David
>
> Greg Saunders <[EMAIL PROTECTED]> writes:
> > I'm trying to use CFOBJECT to convert a Word doc to HTML. The code
> > basically works, except that I don't have the right parameter for
> > the "file
> > type" for the save-as method. If I remove "HTML" it works fine, but
> > with
> > "HTML" it breaks. What should the parameter be?
> >
> <cfset success = ActiveDoc.SaveAs(fileName, "HTML")>
>
> ________________________________________________________________
> YOU'RE PAYING TOO MUCH FOR THE INTERNET!
> Juno now offers FREE Internet Access!
> Try it today - there's no risk! For your FREE software, visit:
> http://dl.www.juno.com/get/tagj.
> ------------------------------------------------------------------------
> ----
> --
> 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.
>
> ------------------------------------------------------------------------
> ------
> 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.
>
------------------------------------------------------------------------------
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.