Anuradha612 wrote:
Atleast the basic formats like word, excel, power point, pdf docs should be supported, is there any mechanism to do this
AFAIK, NO. Operating system will be having file extension mappings, which maps file extension to applications which can read that. When a file is opened through browser, browser looks for this application mapping and loads it on the specified application. It is decided by the browser where to load the file, and how to show it. So you can't control it.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions