Home All Groups Group Topic Archive Search About
Author
3 Aug 2006 7:00 AM
Ginny
Hi,

I want to open a word file from within my asp.net application. then edit and
save it. the file will be stored on the server along with the application.
very similar to sharepoint. how can i do this so that word/excel files can
be editied from within my asp.net applications.

--
Regards
Ginny

Author
5 Aug 2006 12:35 PM
Alvin Bruney [MVP]
Couple approaches, you can use VSTO or you can use the office interop
library.

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------


Show quoteHide quote
"Ginny" <techni***@peoplewareindia.com> wrote in message
news:%23hGK6qstGHA.3684@TK2MSFTNGP05.phx.gbl...
> Hi,
>
> I want to open a word file from within my asp.net application. then edit
> and
> save it. the file will be stored on the server along with the application.
> very similar to sharepoint. how can i do this so that word/excel files can
> be editied from within my asp.net applications.
>
> --
> Regards
> Ginny
>
>