Is there any way to get rid of these##*%@#$ pop up windows in IE

PropNut

Member
Nov 18, 1999
71
0
0
Those pop-up windows are everywhere now and they drive me nuts....I cant even go to my ISPs home page without haveing those annoying pop-ups.....and now my employers web site has em too...is there a way of stopping these things dead? . Im running IE 5.5
Thanks to anyone that can help
 

CyC

Junior Member
Dec 12, 2000
22
0
0
i use PopUp Killer 1.8.. find it by search on download.com

-[CyC]
 

Guilty

Senior member
Nov 25, 2000
427
0
0
I dont see why you would run something to close the pop-up windows rather than simply preventing them from ever opening. This is what I did: I made a program that listens locally and set up IE to use proxy server "localhost". IE then connects to the program and requests the webpage, the program fetches the page and removes any pop-ups/known banners. It's relativly simple, it acts seemlessly to prevent IE from ever even seeing the HTML/script. Plus it only parses the HTML when IE requests it, meaning it uses no resources when you arent pulling a webpage, better than a program that constantly watches for pop-up windows and closes them, which means many wasted cycles.