Click here to Skip to main content
15,898,134 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRunning a program at the Client.. Pin
ptr2void26-Mar-08 23:07
ptr2void26-Mar-08 23:07 
General[Message Deleted] Pin
Sandeep Akhare26-Mar-08 23:15
Sandeep Akhare26-Mar-08 23:15 
GeneralRe: Running a program at the Client.. Pin
ptr2void26-Mar-08 23:21
ptr2void26-Mar-08 23:21 
General[Message Deleted] Pin
Sandeep Akhare26-Mar-08 23:37
Sandeep Akhare26-Mar-08 23:37 
GeneralRe: Running a program at the Client.. Pin
ptr2void26-Mar-08 23:50
ptr2void26-Mar-08 23:50 
GeneralRe: Running a program at the Client.. Pin
Paddy Boyd26-Mar-08 23:54
Paddy Boyd26-Mar-08 23:54 
GeneralRe: Running a program at the Client.. Pin
Christian Graus26-Mar-08 23:59
protectorChristian Graus26-Mar-08 23:59 
GeneralRe: Running a program at the Client.. Pin
Christian Graus26-Mar-08 23:55
protectorChristian Graus26-Mar-08 23:55 
Som.Paul wrote:
System.Diagnostics.Process.Start("notepad.exe");


Of course not. your C# code runs on the server. You want to run an exe on the client. I'd suggest you're going to have a hell of a time doing that.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: Running a program at the Client.. Pin
Sandeep Akhare27-Mar-08 0:37
Sandeep Akhare27-Mar-08 0:37 
GeneralLINQ Objects is not serializable. Pin
CooperWu26-Mar-08 23:04
CooperWu26-Mar-08 23:04 
Generalunable to get sql server connection using provider:sqloledb Pin
jithbiz003326-Mar-08 22:43
jithbiz003326-Mar-08 22:43 
Generalget data from SQL2005 into SQL2000 Server Pin
meghamaharshi26-Mar-08 22:28
meghamaharshi26-Mar-08 22:28 
GeneralRe: get data from SQL2005 into SQL2000 Server Pin
eyeseetee26-Mar-08 22:45
eyeseetee26-Mar-08 22:45 
QuestionJavaScipt variables Pin
jonhbt26-Mar-08 22:15
jonhbt26-Mar-08 22:15 
GeneralRe: JavaScipt variables Pin
Christian Graus26-Mar-08 22:24
protectorChristian Graus26-Mar-08 22:24 
GeneralRe: JavaScipt variables Pin
CooperWu26-Mar-08 23:00
CooperWu26-Mar-08 23:00 
QuestionUpdate panel and button [modified] Pin
Soumini Ramakrishnan26-Mar-08 21:40
Soumini Ramakrishnan26-Mar-08 21:40 
GeneralRe: Update panel and button Pin
Christian Graus26-Mar-08 22:01
protectorChristian Graus26-Mar-08 22:01 
GeneralRe: Update panel and button Pin
eyeseetee26-Mar-08 22:45
eyeseetee26-Mar-08 22:45 
GeneralRe: Update panel and button Pin
Sandeep Akhare26-Mar-08 22:58
Sandeep Akhare26-Mar-08 22:58 
GeneralRe: Update panel and button Pin
Soumini Ramakrishnan26-Mar-08 23:22
Soumini Ramakrishnan26-Mar-08 23:22 
GeneralRe: Update panel and button Pin
eyeseetee26-Mar-08 23:46
eyeseetee26-Mar-08 23:46 
GeneralRe: Update panel and button Pin
Sandeep Akhare26-Mar-08 23:47
Sandeep Akhare26-Mar-08 23:47 
Generallink Pin
trilokharry26-Mar-08 21:35
trilokharry26-Mar-08 21:35 
GeneralRe: link Pin
~V~26-Mar-08 21:52
~V~26-Mar-08 21:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.