I am trying to write an Application which lists down the files from the server . Now I want to give users to open any file from the list (Windows) with any editor for example a text file and User opens with NotePad++.
Now is there anyway I can know that if user saves the file,if yes, then I would upload the file back to the server.