Click here to Skip to main content
15,899,026 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: copy table from dataset to Dataview Pin
Vijayitsb26-Mar-08 20:59
Vijayitsb26-Mar-08 20:59 
QuestionConnecting to Web Server on LAN Pin
ptr2void26-Mar-08 20:06
ptr2void26-Mar-08 20:06 
GeneralRe: Connecting to Web Server on LAN Pin
ptr2void26-Mar-08 20:49
ptr2void26-Mar-08 20:49 
GeneralRe: Connecting to Web Server on LAN Pin
ptr2void26-Mar-08 21:11
ptr2void26-Mar-08 21:11 
GeneralRe: Connecting to Web Server on LAN Pin
rajanandal26-Mar-08 21:32
rajanandal26-Mar-08 21:32 
GeneralRe: Connecting to Web Server on LAN Pin
ptr2void26-Mar-08 22:07
ptr2void26-Mar-08 22:07 
GeneralRe: Connecting to Web Server on LAN Pin
rajanandal26-Mar-08 22:10
rajanandal26-Mar-08 22:10 
GeneralRe: Connecting to Web Server on LAN Pin
ptr2void26-Mar-08 22:17
ptr2void26-Mar-08 22:17 
Ok...

Say 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

Questionhow to add dll in to toolbox? Pin
bigphish26-Mar-08 19:27
bigphish26-Mar-08 19:27 
AnswerRe: how to add dll in to toolbox? Pin
Christian Graus26-Mar-08 19:57
protectorChristian Graus26-Mar-08 19:57 
GeneralRe: how to add dll in to toolbox? Pin
bigphish26-Mar-08 20:25
bigphish26-Mar-08 20:25 
GeneralRe: how to add dll in to toolbox? Pin
Christian Graus26-Mar-08 20:31
protectorChristian Graus26-Mar-08 20:31 
GeneralRe: how to add dll in to toolbox? Pin
Sandeep Akhare26-Mar-08 23:05
Sandeep Akhare26-Mar-08 23:05 
GeneralASp.NET login control - automate login Pin
Christian Graus26-Mar-08 13:29
protectorChristian Graus26-Mar-08 13:29 
GeneralRe: ASp.NET login control - automate login Pin
Not Active26-Mar-08 13:33
mentorNot Active26-Mar-08 13:33 
GeneralRe: ASp.NET login control - automate login Pin
Christian Graus26-Mar-08 13:42
protectorChristian Graus26-Mar-08 13:42 
GeneralRe: ASp.NET login control - automate login Pin
Christian Graus26-Mar-08 14:01
protectorChristian Graus26-Mar-08 14:01 
GeneralRe: ASp.NET login control - automate login Pin
Not Active26-Mar-08 14:16
mentorNot Active26-Mar-08 14:16 
GeneralRe: ASp.NET login control - automate login Pin
Christian Graus26-Mar-08 14:38
protectorChristian Graus26-Mar-08 14:38 
GeneralCSS ImageButton Border not working Pin
imnotso#26-Mar-08 11:18
imnotso#26-Mar-08 11:18 
GeneralRe: CSS ImageButton Border not working Pin
Christian Graus26-Mar-08 11:44
protectorChristian Graus26-Mar-08 11:44 
GeneralRe: CSS ImageButton Border not working [modified] Pin
imnotso#26-Mar-08 11:59
imnotso#26-Mar-08 11:59 
GeneralRe: CSS ImageButton Border not working Pin
Christian Graus26-Mar-08 12:22
protectorChristian Graus26-Mar-08 12:22 
GeneralRe: CSS ImageButton Border not working Pin
imnotso#26-Mar-08 12:29
imnotso#26-Mar-08 12:29 
GeneralLoading controls dynamically asutomatically calls buttonBlick Eventhandler Pin
happyheartcs26-Mar-08 10:44
happyheartcs26-Mar-08 10:44 

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.