Questions tagged [invokescript]

39 questions
0
votes
1 answer

Returning an Array of strings or custom javascript objects via InvokeScript in a WebBrowser control

I'm trying to get an array of strings or an object back from a web page which has a function named GetAddressToPaste. So far, I've not had much look. I know the script is working as I can get a given string back but nothing more complex than…
Jamie
  • 876
  • 1
  • 10
  • 28
0
votes
0 answers

WPF WebBrowser.InvokeScript() Keeps Loading Old Script

I have a very simple JavaScript file named as MyJava.htm as shown below: