Steve

Steve

  • NA
  • 6
  • 0

Embedding Word in an ASP.NET page.

Nov 28 2010 3:44 PM

Hi everyone,

I looking for a way to embed Word onto an ASP.NET page. I want the user to be able to edit the Word doc directly from within my ASP.NET page.

So my page would look something like the following...


wordb.png

Also, I'd like to be able to have a hook on the Save button, so that when the user clicks on Save, I would then be able to execute some code of my own.

Thanks!


Answers (3)