How To Embedd Ms Word object ?

  • Thread starter Thread starter Anamika
  • Start date Start date
A

Anamika

I am trying to embedd Ms Word object in asp.net
application and retrieve from & save back to database.
Anybody done this before ?

I would appreciate if anybody send some sample code.

TIA.
 
Try these

http://support.microsoft.com/support/kb/articles/q309/1/58.asp
http://support.microsoft.com/support/kb/articles/q308/0/42.asp

http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=112
--
Regards

John Timney (Microsoft ASP.NET MVP)
----------------------------------------------
<shameless_author_plug>
Professional .NET for Java Developers with C#
ISBN:1-861007-91-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
 
Back
Top