Quantcast
Channel: General Office Development forum
Viewing all articles
Browse latest Browse all 2257

Edit the Word Document Which is on the server

$
0
0
Hai All,

I have a task where I need to develop a web application. This Web Application enables the user to generate a document and show it to the user on the web form. When the user clicks edit the document. The document should open in word application. And the user edits it, save the document and when he closes the word application, the changes done on the word application reflects on the web form.
Untill now this is a Windows Form Application. But we want to rewrite it as Web application.

I have some questions.

1. What is the best way to edit the word document which is there on the server.
2.Do we have Office Online Complete compability with MVC. So that The document on the server can be opened in Office online, edit the document and Save it back to Server.
3. Opening Word Application from Javascript is possible? If possible I can Serialize the file and send to local.

Could anybody give some insights on this.

Regards,
Rajesh

Viewing all articles
Browse latest Browse all 2257

Trending Articles