Webbrowser javascript errors
- by Gaby
HI,
I use a WebBrowser control to navigate to a html page which contains JavaScript. When I open this page in the IE browser no JavaScript error is shown and the page is displayed and functions perfectly.
But when navigating to the same page with the WebBrowser control, a pop-up appears to inform about a Script error.
I have tried to suppress…