Click here to Skip to main content
15,896,507 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Sending mail using exchange server Pin
Christian Graus27-Mar-08 11:15
protectorChristian Graus27-Mar-08 11:15 
GeneralRe: Sending mail using exchange server Pin
Martin Jose27-Mar-08 1:49
Martin Jose27-Mar-08 1:49 
GeneralRe: Sending mail using exchange server Pin
J4amieC27-Mar-08 1:57
J4amieC27-Mar-08 1:57 
GeneralRe: Sending mail using exchange server Pin
Christian Graus27-Mar-08 11:15
protectorChristian Graus27-Mar-08 11:15 
Generalisfileopen Pin
Laxmikant Lad26-Mar-08 23:20
Laxmikant Lad26-Mar-08 23:20 
GeneralRe: isfileopen Pin
eyeseetee26-Mar-08 23:47
eyeseetee26-Mar-08 23:47 
GeneralRe: isfileopen Pin
Christian Graus26-Mar-08 23:48
protectorChristian Graus26-Mar-08 23:48 
QuestionRunning a program at the Client.. Pin
ptr2void26-Mar-08 23:07
ptr2void26-Mar-08 23:07 
There is a node A and from this I am trying to access
node B (the web server) with url:

http://172.16.216.187/test/Default.aspx

Now what code shall I write in the Default.aspx.cs at Page_Load (at node B, the web server) such that any program (say notepad.exe) runs on node A.

I tried :

System.Diagnostics.Process.Start("notepad.exe");

But this does not help..

Any solution??
Thanx in advance..

Som

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 
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 

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.