Hi....
my requirement is..........
using upload control word document should be uploaded and
Read data from the uploaded document and display in Text box of asp.net
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Lucas HammondsPosted Dec 24, 2014, 3:40 PM
http://emalvass.blogspot.com/2010/01/how-to-use-office-2007-automation-in.html
But if you are trying to create an online document viewer, you can use HTML5 controls to view your documents as images. Note that since loading documents is not natively supported by web browsers in general, you might need to use WCF or REST services to load the documents on server side, and then pass the loaded images back to the client for display.
This forum post shows an example for a service-based online document viewer:
http://support.leadtools.com/CS/forums/44272/ShowPost.aspx