document reading problem
Hello I am working with ASP 3.0, I am facing a problem that is: I have stored some contents from Microsoft word(can be both images and text) in Microsoft Access database as a Ole Object Datatype. Now i am facing problem how to display the text that contains images as well. to my webpage using ASP 3.0 because we can display images using MIME type image/jpg or other but how to display contents using application/msword
The Main Purpose is just ti read a MS WORD document and display contents to the webpage.
Kindly guide me about it..
Thanks
|