Allow System.Windows.Forms.WebBrowser to run javascript

asked9 years ago
last updated9 years ago
viewed49.9k times
Up Vote11Down Vote

Seriously - "Use a different browser" doesn't answer this question.

The question is this:
I've already seen people suggest adding registry values for IE emulation (Allowing javascript to run on a windows form web browser) and altering the script settings in Internet Options/Security.

.

So, here's the test - use a System.Windows.Forms.WebBrowser control to access www.hulu.com.

And we're still getting this.

Any other ideas?