Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Word and ASP.Net

Status
Not open for further replies.

staleb

Programmer
Feb 7, 2005
45
NO
Our main application contains a vital feature that includes MS Word. Every document is named by the application and saved in the applications DB. We have a big collection of templates that we are using when the user create new documents. We are using bookmarks in the templates to day when we fill in the document with data from our application.

I am looking for the "best practice" in our new ASP.net version. We don’t want to use the web server for this purpose. I.e. we want the client side to perform the Word execution, every template and document is stored at the DB-server. Does anyone have any tips or tricks?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top