|
From: Chetana on 24 Jun 2008 07:53 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
From: Mathew Coleman on 25 Jun 2008 02:07 Try this URL. http://www.codeproject.com/KB/aspnet/wordapplication.aspx "Chetana" <chetanasystems(a)eth.net> wrote in message news:06f6f8f5-0da3-47f2-9f19-db9f776645da(a)p39g2000prm.googlegroups.com... > > 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
From: Marc Gravell on 26 Jun 2008 02:42 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
|
Pages: 1 Prev: Multiple partial classes for an aspx page Next: Printing Text Vertically |