Hi to all,
I am using asp .net 2.0.
In MS-WORD,
We can save the word document as a WebPage (In *.htm or *.html format) by selecting ,
FILE Menu --> Save AS WebPage Option.
I want the same thing(To save WORD document as a webpage in *.htm or *.html format) to be done using c# code??
Is this possible
????
Thanks in advance..