I use ASP.Net for programing web application and have a number of files on the server.
I want the user to click on the button, open the docx file in server in ms Word client. and edit text by user in ms Word client and save file (text) in server.
please help me.