Link to home
Start Free TrialLog in
Avatar of llcoolmel
llcoolmel

asked on

Prompt on opening Popup Websites

vb6, ie4

i'm trying to make a browser using the webbrowser control supplied with IE4.  but everytime i go to a site that spawns those annoying popup sites, it has to load IE4 to show the popup site.  i would like to work around this by having my program prompt a msgbox when it detects a popup site.  then i would like it to give me the option of opening the popup site or not.  (this feature is in the program NeoPlanet, which is basically a customized look to IE4.)  does anyone know how to go about doing this?  a full sample code would be great.
ASKER CERTIFIED SOLUTION
Avatar of ikxsoft
ikxsoft

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of llcoolmel
llcoolmel

ASKER

could you please supply a sample code??  how do you have the timer check for a new browser window and how do you close/load the browser???
Bought This Question.