I'm using the System.Windows.Forms.WebBrowser
control in a .NET 2.0 application, and would like to insert a bit of JavaScript code into the loaded document right before the end of the body
element.
How might I go about accomplishing this?
I'm using the System.Windows.Forms.WebBrowser
control in a .NET 2.0 application, and would like to insert a bit of JavaScript code into the loaded document right before the end of the body
element.
How might I go about accomplishing this?
I think this question has been asked and answered here: 153748/webbrowser-control-from-net-how-to-inject-javascript