3
Answers

Open file in their respective application

Shiva Nandan

Shiva Nandan

15y
8k
1
Dear All,

I have an aspx page which contains link to different files created in different application such as .PDF, .doc, .txt, .xls etc.
My requirement is to open each type of files in their respective application window.
I tried System.Diagnostics.Process.Start method, but it does not works in client browser.

Please help, if any one knows how to handle it.
Answers (3)