Hi,
I need to extract HTML out of Microsoft word doc. When I try to save microsoft doc as html there are other thing which I don't want as shown below. Is there any way I can save my word doc as simple html doc.
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List href="./NameAnil_files/filelist.xml">
<title>Name</title>
<!--[if gte mso 9]><xml>
<o
ocumentProperties>
<o:Author>adhingra</o:Author>
<o:LastAuthor>adhingra</o:LastAuthor>
<o:Revision>1</o:Revision>
<o:TotalTime>1</o:TotalTime>
<o:Created>2003-07-22T19:08:00Z</o:Created>
<o:LastSaved>2003-07-22T19:09:00Z</o:LastSaved>
<o
ages>1</o
ages>
<o:Company>Merrill Lynch</o:Company>
<o:Lines>1</o:Lines>
<o
aragraphs>1</o
aragraphs>
<o:Version>9.3821</o:Version>
</o
ocumentProperties>
</xml><![endif]-->
Thanks in advance
I need to extract HTML out of Microsoft word doc. When I try to save microsoft doc as html there are other thing which I don't want as shown below. Is there any way I can save my word doc as simple html doc.
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List href="./NameAnil_files/filelist.xml">
<title>Name</title>
<!--[if gte mso 9]><xml>
<o

<o:Author>adhingra</o:Author>
<o:LastAuthor>adhingra</o:LastAuthor>
<o:Revision>1</o:Revision>
<o:TotalTime>1</o:TotalTime>
<o:Created>2003-07-22T19:08:00Z</o:Created>
<o:LastSaved>2003-07-22T19:09:00Z</o:LastSaved>
<o


<o:Company>Merrill Lynch</o:Company>
<o:Lines>1</o:Lines>
<o


<o:Version>9.3821</o:Version>
</o

</xml><![endif]-->
Thanks in advance