webBrowser1.Document.InvokeScript?
can it run?
dim a
a=webBrowser1.Document.InvokeScript("test",123)
how to return js value from webbrowser
can it run?
dim a
a=webBrowser1.Document.InvokeScript("test",123)
how to return js value from webbrowser