Allow System.Windows.Forms.WebBrowser to run javascript
11
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?