Click here to Skip to main content
15,924,828 members
Home / Discussions / C#
   

C#

 
QuestionHow a command-line process can be started to execute another process in a window based application Pin
mjamilanwar18-Jun-07 22:41
mjamilanwar18-Jun-07 22:41 
AnswerRe: How a command-line process can be started to execute another process in a window based application Pin
MidwestLimey19-Jun-07 9:25
professionalMidwestLimey19-Jun-07 9:25 
QuestionC# and serial Comm input how to? Pin
mercenary0118-Jun-07 22:33
mercenary0118-Jun-07 22:33 
AnswerRe: C# and serial Comm input how to? Pin
Sylvester george18-Jun-07 22:39
Sylvester george18-Jun-07 22:39 
QuestionHow starta command line process in a window based application Pin
mjamilanwar18-Jun-07 21:30
mjamilanwar18-Jun-07 21:30 
AnswerRe: How starta command line process in a window based application Pin
Colin Angus Mackay18-Jun-07 21:42
Colin Angus Mackay18-Jun-07 21:42 
Questionhow can read webpage text using my window application Pin
Rohituappu18-Jun-07 21:18
Rohituappu18-Jun-07 21:18 
AnswerRe: how can read webpage text using my window application Pin
Christian Graus18-Jun-07 21:37
protectorChristian Graus18-Jun-07 21:37 
You can get the HTML of any site you want, in code. It's pretty trivial. To click on an HTML element and get it's text value, is more complex, but it can be done, because firebug does it. It does it within the browser however, that could be how it does it.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: how can read webpage text using my window application Pin
Rohituappu18-Jun-07 21:50
Rohituappu18-Jun-07 21:50 
Questionhow to get the value of date range ? Pin
danielwinata18-Jun-07 21:06
professionaldanielwinata18-Jun-07 21:06 
AnswerRe: how to get the value of date range ? Pin
Fatbuddha 118-Jun-07 21:20
Fatbuddha 118-Jun-07 21:20 
GeneralRe: how to get the value of date range ? Pin
Colin Angus Mackay18-Jun-07 21:44
Colin Angus Mackay18-Jun-07 21:44 
GeneralRe: how to get the value of date range ? Pin
danielwinata18-Jun-07 21:49
professionaldanielwinata18-Jun-07 21:49 
GeneralRe: how to get the value of date range ? Pin
Fatbuddha 118-Jun-07 22:07
Fatbuddha 118-Jun-07 22:07 
GeneralRe: how to get the value of date range ? Pin
lmoelleb18-Jun-07 22:14
lmoelleb18-Jun-07 22:14 
GeneralRe: how to get the value of date range ? Pin
PIEBALDconsult19-Jun-07 5:30
mvePIEBALDconsult19-Jun-07 5:30 
QuestionGet text of textbox from any other website Pin
Rohituappu18-Jun-07 20:48
Rohituappu18-Jun-07 20:48 
AnswerRe: Get text of textbox from any other website Pin
Christian Graus18-Jun-07 20:57
protectorChristian Graus18-Jun-07 20:57 
AnswerRe: Get text of textbox from any other website Pin
N a v a n e e t h18-Jun-07 21:02
N a v a n e e t h18-Jun-07 21:02 
GeneralRe: Get text of textbox from any other website Pin
atulonweb@hotmail.com18-Jun-07 22:54
atulonweb@hotmail.com18-Jun-07 22:54 
QuestionSystem.InvalidOperation.Exception Pin
sathyanarayanan_v0418-Jun-07 20:43
sathyanarayanan_v0418-Jun-07 20:43 
Questionhi , How to get MouseButton Event in C#? Pin
CodeVarma18-Jun-07 20:27
CodeVarma18-Jun-07 20:27 
AnswerRe: hi , How to get MouseButton Event in C#? Pin
Sathesh Sakthivel18-Jun-07 20:30
Sathesh Sakthivel18-Jun-07 20:30 
AnswerRe: hi , How to get MouseButton Event in C#? Pin
RepliCrux18-Jun-07 20:33
RepliCrux18-Jun-07 20:33 
AnswerRe: hi , How to get MouseButton Event in C#? Pin
Hesham Yassin20-Jun-07 0:07
Hesham Yassin20-Jun-07 0:07 

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.