Blocking IE popups

wxdqz

New Member
I want to block the annoying Internet Explorer popups which appear during surfing.

Is there any way to do this, without writing the IE plugin.

I have written a DLL which gets all the data going to the IE. My idea is to comment the "window.open" part.

1. Will this help to stop all the popups?
2. Will this have any sort of side effects?
 
Back
Top