Hi all,
I need to provide the functionality in mvc application where user can open the .doc file in browser and edit and can save in oracle database.
Please let me know how can i do this?
Please provide some samples.
Thanks,
deepika.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Guest UserPosted Jul 1, 2014, 9:28 AM
If it's not particularly word doc and simple text you can try open source editors like
http://mindmup.github.io/bootstrap-wysiwyg/
http://jquery-plugins.net/tag/rich-text-editor
follow me @sumitjolly
Deepika ChaudharyPosted Jul 1, 2014, 5:33 AM
The document should open up in View In browser..Like we can open the attachments online and can edit and save.
Please let me know if anyone has an idea about this one.
Anupam SinghPosted Jun 30, 2014, 1:50 AM
You can use "Microsoft.Office.Interop assemblies" for this.
It might help you: http://www.youtube.com/watch?v=g1gFXJN0ecM