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.
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??