read and display .doc file on web page using asp.net

  • Thread starter Thread starter Chetana
  • Start date Start date
C

Chetana

Hi,

I want read .doc file and to display on web page using asp.net.
If u have any idea about that please let me know.

Thanks,
Sandhya
 
Just keep in mind that Word is a client application, and is not intended
(nor supported) for use from a service such as ASP.NET; there may also
be some licensing issues here (IANAL).

There were some MS articles on not doing this, but I can't track them
down at the moment. If it works, and your happy, so be it - but just
realise that this is not ideal...

Marc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top