So, how the h*ll do I execute JavaScript from C#? I've got the webbrowser control:
[HIGHLIGHT="C#"]
System.Windows.Forms.HtmlDocument document = this.webBrowser1.Document[/HIGHLIGHT]
and once I enter a value into a text box I need to execute a JavaScript function. Anyone have any methods to do this?
Executing JavaScript in C#
Started by dirkfirst, Dec 03 2007 01:25 PM
2 replies to this topic


Sign In
Create Account


Back to top









