Programming MS Word into .NET Website

F

fff398

Is there a way that I can basically retrieve a MS Word template from my
Database(SQL Server 2008) and essentially open an interface to edit this
template in the browser. Then save my letter as a .doc file.

All online via ASP.NET 3.5
 
Top