How to convert word to html

R

R D

I need to convert a MS Word document to HTML. Is there any ActiveX DLL to convert document to HTML in client side. Any help is appreciated. I need to be done as soon as possible.
 
P

Perry

Wud saving the document as an HTML file not suffice?

ActiveDocument.SaveAs "c:\temp\MyPage.htm", wdFormatHTML

Krgrds,
Perry

R D said:
I need to convert a MS Word document to HTML. Is there any ActiveX DLL to
convert document to HTML in client side. Any help is appreciated. I need to
be done as soon as possible.
 
W

Word Heretic

G'day R D <[email protected]>,

..SaveAs

Steve Hudson
Word Heretic Sydney Australia
Tricky stuff with Word or words

Email: WordHeretic at tpg.com.au


R D was spinning this yarn:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top