Ranjithkumar Murugesan
How to start Outlook,NotePad file in AsP.NET with code
By Ranjithkumar Murugesan in ASP.NET on Apr 30 2008
  • Ranjithkumar Murugesan
    Apr, 2008 30

    Here is the syntax to open outlook or notepad file in ASP.NET VB.NET Process.Start("Notepad.exe") Process.Start("msimn.exe"); C#.NET System.Diagnostics.Process.Start("msimn.exe"); System.Diagnostics.Process.Start("Notepad.exe");

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS