Suppose user will upload doc or docx file through our asp.net web UI and after then we want to show the content of that doc file in our web page. So please tell me which library I need to use in my asp.net web project for reading the content of doc file and convert to html and then save the html to database.
So I stuck that how to read and convert to html the doc file content. is there any good libarary for this.
Asked
Active
Viewed 4,834 times
0

Ḟḹáḿíṅḡ Ⱬỏḿƀíé
- 2,128
- 5
- 23
- 33

Mou
- 15,673
- 43
- 156
- 275
-
why you people will not check the older answers given for a similar type of questions. – Sai Kalyan Kumar Akshinthala Apr 28 '11 at 13:03
-
possible duplicate of [How do I convert a .docx to html using asp.net?](http://stackoverflow.com/questions/55113/how-do-i-convert-a-docx-to-html-using-asp-net) – Joe Apr 28 '11 at 13:15