a outlook express window in asp.net using c# coding
opening outlook express in asp.netwho i can open a outlook express window in asp.net using c# coding
Page 1 of 1
1 Replies - 4878 Views - Last Post: 30 July 2007 - 10:26 PM
Replies To: opening outlook express in asp.net
#2
Re: opening outlook express in asp.net
Posted 30 July 2007 - 10:26 PM
You would use the Process.Start Method
Process.Start("OUTLOOK.EXE"); //Or in your case find the executable for Outlook Express
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|