Posted on: 10/12/2015 12:40:37 PM | Views : 964

Hi,
I need to Open an Excel Sheet in a Web Browser (using ASP Net) from a server, and edit this document and save it back to the server.
Instead of using a {Response.Content}; Is it possible to do something like that. The concept seems same as that of a docs.google spreadsheet, all I wanna know is to implementing this in ASP Webform Here client system may / may not have excel installed in it. So the file should be edited within the browser itself. Is it possible to open an excel in browser? If yes.. Please tell us how to acheive this            any Ideas??

Go to the complete details ...