Hello! We have developed a web application that allows files to be uploaded to the webserver. I want the users to be able to click a link to an office file (.docx and .xlsx) and open this files in edit mode on Word/Excel, so that the save function will save
changes directly to the webserver. Microsoft haves this functionality available on SharePoint’s file libraries/lists and we wish to emulate it. I would be most grateful if you could point me to any documentation or book that addresses technics for remote editing
files hosted on a webserver. I have searched online for some solution without success. Whenever I put the word "SharePoint" on a search I get results completely unrelated to this problem.
You should look at implementing a Sharepoint application for this functionality. Or you could look at integrating Google Docs/Drive (whatever they call it this month): https://developers.google.com/drive/
pvaz
0 Points
1 Post
How To remote edit office files, SharePoint style?
Jan 07, 2013 11:10 PM|LINK
Mikesdotnett...
All-Star
154901 Points
19864 Posts
Moderator
MVP
Re: How To remote edit office files, SharePoint style?
Jan 08, 2013 04:42 AM|LINK
You should look at implementing a Sharepoint application for this functionality. Or you could look at integrating Google Docs/Drive (whatever they call it this month): https://developers.google.com/drive/
Beginning ASP.NET Web Pages with WebMatrix | My Site | Twitter