|
-
Oct 18th, 2012, 07:15 PM
#1
Thread Starter
Addicted Member
-
Oct 18th, 2012, 10:11 PM
#2
Re: Dealing with MsgBox popup on webpage.. During navigation (webbrowser control)
To disable popup's entirely in a webbrowser control you can simply handle the newwindow event. This will remove the pop ups all together.
-
Oct 18th, 2012, 10:15 PM
#3
Re: Dealing with MsgBox popup on webpage.. During navigation (webbrowser control)
 Originally Posted by dday9
To disable popup's entirely in a webbrowser control you can simply handle the newwindow event. This will remove the pop ups all together.
A JavaScript 'alert' window is not a popup. A popup is a new browser window.
Tags for this Thread
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
|