Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need help in using multiThread in GUI ( use invoke method in control ) Pin
premium122-Jul-06 21:30
premium122-Jul-06 21:30 
AnswerRe: Need help in using multiThread in GUI ( use invoke method in control ) Pin
stancrm23-Jul-06 8:18
stancrm23-Jul-06 8:18 
QuestionChecking IP address for detecting changes Pin
Mirko Rostami22-Jul-06 20:31
Mirko Rostami22-Jul-06 20:31 
AnswerRe: Checking IP address for detecting changes Pin
Net_DNA22-Jul-06 23:01
Net_DNA22-Jul-06 23:01 
QuestionC# and Sql server 2000 stored procedure Pin
00thilani22-Jul-06 20:07
00thilani22-Jul-06 20:07 
AnswerRe: C# and Sql server 2000 stored procedure Pin
Colin Angus Mackay23-Jul-06 0:09
Colin Angus Mackay23-Jul-06 0:09 
QuestionC# WebBrowser using JavaScript Pin
Reanalyse22-Jul-06 18:37
Reanalyse22-Jul-06 18:37 
AnswerRe: C# WebBrowser using JavaScript Pin
Ed.Poore22-Jul-06 21:07
Ed.Poore22-Jul-06 21:07 
If you look inside the Document property there is a method called Invoke or InvokeScript (something like that anyway), you can pass the function name and parameters of the JavaScript function to invoke through this.  As for getting the results it's probably documented in the documentation about the InvokeScript function.

(This may not be completely accurate but I do know that such a method does exists since I've used it but for reasons given in my sig I won't guarantee the accuracy Big Grin | :-D )



As of how to accomplish this I wouldn't have a clue at the moment and I'm too lazy to google it
GeneralRe: C# WebBrowser using JavaScript Pin
Reanalyse22-Jul-06 21:32
Reanalyse22-Jul-06 21:32 
Questionhow can I show the search progress?! Pin
xkx3222-Jul-06 16:54
xkx3222-Jul-06 16:54 
AnswerRe: how can I show the search progress?! Pin
Ed.Poore22-Jul-06 21:04
Ed.Poore22-Jul-06 21:04 
GeneralRe: how can I show the search progress?! Pin
xkx3222-Jul-06 21:42
xkx3222-Jul-06 21:42 
GeneralRe: how can I show the search progress?! Pin
mav.northwind22-Jul-06 22:43
mav.northwind22-Jul-06 22:43 
GeneralRe: how can I show the search progress?! Pin
Ed.Poore23-Jul-06 21:14
Ed.Poore23-Jul-06 21:14 
QuestionCompare textBox value with a datset value [modified] Pin
Glen Harvy22-Jul-06 15:34
Glen Harvy22-Jul-06 15:34 
AnswerRe: Compare textBox value with a datset value Pin
Stefan Troschuetz23-Jul-06 1:37
Stefan Troschuetz23-Jul-06 1:37 
QuestionSave All text in richTextBox as image Pin
mm31022-Jul-06 12:28
mm31022-Jul-06 12:28 
AnswerRe: Save All text in richTextBox as image Pin
Ed.Poore22-Jul-06 21:02
Ed.Poore22-Jul-06 21:02 
Questionupdate doesn't save in database Pin
simsen22-Jul-06 11:41
simsen22-Jul-06 11:41 
GeneralRe: update doesn't save in database Pin
User 171649222-Jul-06 12:31
professionalUser 171649222-Jul-06 12:31 
GeneralRe: update doesn't save in database Pin
simsen22-Jul-06 12:36
simsen22-Jul-06 12:36 
AnswerRe: update doesn't save in database Pin
simsen23-Jul-06 5:13
simsen23-Jul-06 5:13 
QuestionShould I use obj = null? Pin
xkx3222-Jul-06 11:35
xkx3222-Jul-06 11:35 
AnswerRe: Should I use obj = null? Pin
Ed.Poore22-Jul-06 11:39
Ed.Poore22-Jul-06 11:39 
AnswerRe: Should I use obj = null? Pin
Michael Dunn22-Jul-06 11:39
sitebuilderMichael Dunn22-Jul-06 11:39 

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.