How do you convert a doc file into HTML using aspnet?

1 answer

Answer

1107943

2026-05-10 17:10

+ Follow

What are the requirements of a file to be HTML file, just it has to be able to view the file in web browser. SO, probably the answer would be to change the doc file extension to HTML.

Either you can embed the doc file into a web page or save it as .HTML or .htm file

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.