PDA

View Full Version : A program on Web server running on Client browser


sinchanonly
Nov 21, 2008, 02:16 AM
Some programs, like MS excel, are installed in a server machine working as web server. Through client machine's browser I want to execute the server's programs like MS excel, i.e. MS excel will be shown inside the web browser of client. What will be code in ASP.NET, Javascript, VBScript or C#. At least where can I get the help of it.

Northwind_Dagas
Nov 21, 2008, 06:57 AM
I do not think this is possible with a Microsoft Office product, nor do I think that Microsoft licensing will allow such use of the product. What about integrating an existing web-based editor such as available from Google Docs?