c# - How to get the return value of a JavaScript function/Object on Webbrowser Control -


how can can get/capture value of javascript object on page rendered in webbrowser control, or alternatively capture return value of function?

the example saw following in delphi. looking better solution in c#

http://www.delphidabbler.com/articles?article=21

you need invokescript call of htmldocument. msdn documentation on objectforscripting


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -