I have a simple program, and I am trying to load the kongregate chat into a WebBrowser
, but it is not working...
When I first start it up, it navigates to a game, and then it gives me 4 Script Error
, and the chat just sits there saying: "Joining room...". I don't think it is a problem with the browser settings, because it works on internet explorer. Is there something that is messed up with my WebBrowser
? I have let it sit there for a few minutes, and it still does not work. I have set the suppressScriptErrors to true and false, and it still does not fix it.
FYI: I am not doing anything bad with my program, like cheating, or spamming, or anything like that, I just want the webpage to show up, and sometimes I like to be able to have things copied, so I put a few TextBoxes
to the right of it, so I can paste it into chat, if I won't to post a few things...