For testing purpose, I am trying to implement the edit and save document from webpage by using WebDav dotnet API.
But i am unable to save the Microsoft office documents to server from client due to documents opens in read only mode.
Could you please help me to solve this problem
oNs.JavaEditDocument(webDavServer + sDocumentUrl, webDavServer, javaApletFilePath);