|
-
Dec 17th, 2009, 06:53 PM
#1
Thread Starter
Member
error in page for webbrowser control
Hello,
I am navigating to a web page with my webbrowser control
Dim myWBP As New WebBrowser
myWBP.Navigate(strThePageToOpen)
and this works on most pages. Now I'm going to a page that I guess there are errors in the page and I get a box asking me if I want to debut in IE's built in script debugger or something to that effect.
Is there any way to have the system ignore this message and continue to load the page as normal as I just click cancel it continues to load the page with no problem
Thanks again for all your assistance.
Mythos
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|