I m trying to open Notepad, Calculator in button click in asp.net with code behind C#. I tried with the code
System.Diagnostics.Process.Start(\"c:\\\\windows\\\
This Can be possible by using below code on click of server button or Link. System.Diagnostics.Process.Start("notepad.exe");