Open a Word Doc in ASP.NET

S

Satish Jadhav

Hi,

I want to open a Word Document on a web page so that the user can modify and
add the changes.

Is it possible to open a file in a frame/small window (like using rich text
box or any thing else) using ASP.NET. As I want to add some tags/operations
from my tool box on aspx page.

After modification I want to save that file as WordML.

Please let me know if there are any suggestions.

Thanks,

Regards,
Satish Jadhav.
 
Top