Hi guys i am trying to make a popup detection with the webbrowser object in vb.net ... tried it the old vb6 way but that doesnt seem to work.. tried loads of stuff .. either i get an error in the new window event or i dont and get no beforenavigate2 event call :(
this is as far as i have gotten without it crashing :(VB Code:
_frmmain.popupdetection = e.ppDisp
