Question
Coldfusion
Editing a Document direclty from Sharepoint Site using
asp.net c#
**********************************************************************************
When we click on a document via a document library in the Sharepoint, the document opens and that can be modified and saved in the sharpeoint location.
However, if we send a link directly to the document via e-mail and a user clicks on it, the document will open locally and the changes will be done locally only. Then the saved file must be uploaded back to the sharepoint site.
How can a document be edited direclty from sharepoint site without downloading and once again uploading the document back to the site?
Can anyone suggest a good solution for the above requirement. Thanks in advance.
**********************************************************************************
When we click on a document via a document library in the Sharepoint, the document opens and that can be modified and saved in the sharpeoint location.
However, if we send a link directly to the document via e-mail and a user clicks on it, the document will open locally and the changes will be done locally only. Then the saved file must be uploaded back to the sharepoint site.
How can a document be edited direclty from sharepoint site without downloading and once again uploading the document back to the site?
Can anyone suggest a good solution for the above requirement. Thanks in advance.
