Click here to Skip to main content
15,914,160 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Deploying my web application Pin
MoustafaS22-Feb-07 11:35
MoustafaS22-Feb-07 11:35 
AnswerRe: Deploying my web application Pin
Harini N K22-Feb-07 14:10
Harini N K22-Feb-07 14:10 
QuestionPreven user to access previous page Pin
nikhil123422-Feb-07 0:09
nikhil123422-Feb-07 0:09 
AnswerRe: Preven user to access previous page Pin
Sandeep Akhare22-Feb-07 1:13
Sandeep Akhare22-Feb-07 1:13 
AnswerRe: Preven user to access previous page Pin
badgrs22-Feb-07 1:28
badgrs22-Feb-07 1:28 
AnswerRe: Preven user to access previous page Pin
Michael Sync22-Feb-07 17:01
Michael Sync22-Feb-07 17:01 
QuestionCan't configure AccessDataSource Pin
sujithkumarsl22-Feb-07 0:02
sujithkumarsl22-Feb-07 0:02 
QuestionOpen a server side document using a client's program Pin
markymark8221-Feb-07 23:49
markymark8221-Feb-07 23:49 
I am having trouble finding out how to open a document in its native external program client side.

The application is a web based serverside .Net App(C#) that needs to open a file which exists on the server, but using a clients local program (eg notepad for .txt files). I have tried Process.start(), however, this only starts a server-side process which the client machine never sees.

I want to avoid using a hyperlink as I really need the files to be opened on a _SelectedIndexChanged event, and also creating a hyperlink to the servers local drive will not work for the clients. The scope for installing on client machines is basically nill so I seem to be somewhat stuck.

Please can someone help, as this is the whole point of the app and it will screw up my process if it can't be done Frown | :(

Thank you all in advance

Mark


AnswerRe: Open a server side document using a client's program Pin
Paddy Boyd22-Feb-07 0:55
Paddy Boyd22-Feb-07 0:55 
GeneralRe: Open a server side document using a client's program Pin
markymark8222-Feb-07 1:17
markymark8222-Feb-07 1:17 
GeneralRe: Open a server side document using a client's program Pin
Paddy Boyd22-Feb-07 1:21
Paddy Boyd22-Feb-07 1:21 
GeneralRe: Open a server side document using a client's program Pin
markymark8222-Feb-07 1:34
markymark8222-Feb-07 1:34 
GeneralRe: Open a server side document using a client's program Pin
Paddy Boyd22-Feb-07 1:35
Paddy Boyd22-Feb-07 1:35 
GeneralRe: Open a server side document using a client's program Pin
markymark8222-Feb-07 1:37
markymark8222-Feb-07 1:37 
AnswerRe: Open a server side document using a client's program Pin
badgrs22-Feb-07 1:45
badgrs22-Feb-07 1:45 
AnswerRe: Open a server side document using a client's program Pin
Paddy Boyd22-Feb-07 1:41
Paddy Boyd22-Feb-07 1:41 
GeneralRe: Open a server side document using a client's program Pin
markymark8222-Feb-07 3:32
markymark8222-Feb-07 3:32 
GeneralRe: Open a server side document using a client's program Pin
Paddy Boyd22-Feb-07 3:35
Paddy Boyd22-Feb-07 3:35 
GeneralRe: Open a server side document using a client's program Pin
markymark8222-Feb-07 3:39
markymark8222-Feb-07 3:39 
GeneralRe: Open a server side document using a client's program Pin
markymark8222-Feb-07 4:20
markymark8222-Feb-07 4:20 
QuestionDisable all textboxes in a page. Pin
MY120121-Feb-07 23:39
MY120121-Feb-07 23:39 
AnswerRe: Disable all textboxes in a page. Pin
Michael Sync21-Feb-07 23:48
Michael Sync21-Feb-07 23:48 
AnswerRe: Disable all textboxes in a page. Pin
Harini N K22-Feb-07 0:00
Harini N K22-Feb-07 0:00 
AnswerRe: Disable all textboxes in a page. Pin
anufabian22-Feb-07 1:09
anufabian22-Feb-07 1:09 
GeneralRe: Disable all textboxes in a page. Pin
Sandeep Akhare22-Feb-07 1:18
Sandeep Akhare22-Feb-07 1:18 

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.