I use Visual Basic.Net
I work on one program..and i need..to make that webbrowser block popup..
i read..ali posts about popup block..but nothing work...
Please help..me..
Printable View
I use Visual Basic.Net
I work on one program..and i need..to make that webbrowser block popup..
i read..ali posts about popup block..but nothing work...
Please help..me..
i find on this forum this code..
Private Sub AxWebBrowser11_NewWindow2(ByVal sender As Object, ByVal Cancel As Boolean)
Cancel = True
End Sub
but it does not work..i load this page http://www.popuptest.com/popuptest12.html
(have 2 popups)..and all show...
PLeeeeeeeeaseee help me..
THanx.
Hearing your help I have answered. I have XP service pack 2 and am loading that link and no popups are to be found at all. Suggesting you to install XP Pro SP2 with IE v6.0 pleasing you to thank.
but..in webBrowser...you will see that popup :D
Is there any chance to block popups in web control..!??
pleaseeeeeeeeee
i use .net and this "Private Sub AxWebBrowser11_NewWindow2(ByVal sender As Object, ByVal Cancel As Boolean)
Cancel = True
End Sub" is for vb 6