I am working on a program that executes javascript in a webbrowser control. I found this in another forum WebBrowser1.Document.Window.DomWindow.exescript("function(functionId)", "Jscript()")
But when i try to debug this vb says Public member 'exescript' on type 'HTMLWindow2Class' not found.
Is there another way to accomplish this?
But when i try to debug this vb says Public member 'exescript' on type 'HTMLWindow2Class' not found.
Is there another way to accomplish this?