C
Christiano
Hey there...
i've developed an asp.net app where you upload a .DOC file and the
application converts it into .html.
In my development environment everything worked fine, but when i
uploaded, i discovered that my hosting doens't allow me to use
Microsoft.Office.Interop.Word Namespace..
- is there any file that I can upload to use it?
- if i create an .dll file with the used code for converting, and
upload, will it work?
- is there another way to parse word files into html?
tks in advance,
christiano
i've developed an asp.net app where you upload a .DOC file and the
application converts it into .html.
In my development environment everything worked fine, but when i
uploaded, i discovered that my hosting doens't allow me to use
Microsoft.Office.Interop.Word Namespace..
- is there any file that I can upload to use it?
- if i create an .dll file with the used code for converting, and
upload, will it work?
- is there another way to parse word files into html?
tks in advance,
christiano