Computing.Net > Forums > Programming > How to make my own popup killer

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to make my own popup killer

Reply to Message Icon

Name: Aamir Noman
Date: December 27, 2002 at 00:10:05 Pacific
OS: Window 2000
CPU/Ram: intel/256
Comment:

I want make my own popup killer. Can some one guide me how i can find which are legal and which are illegal windows(popups).
It is very to find out which windows of IE are open but i am unable to find any strategy how to decide open window is legal or illegal



Sponsored Link
Ads by Google

Response Number 1
Name: muska
Date: December 29, 2002 at 17:57:16 Pacific
Reply:

If the code that the server automatically puts into your web site files gives a name to the window, such as

win = window.open();

with win being the name, you could use JavaScript and say win.close();


0

Response Number 2
Name: Aamir Noman
Date: December 31, 2002 at 01:18:07 Pacific
Reply:

Infact i am making Popup killer and using Vb for this purpose.
What i get from your answer is
all window open due to window.open() are illegal..
True/false
??


0

Response Number 3
Name: muska
Date: January 3, 2003 at 18:37:58 Pacific
Reply:

hey man, sorry i took so long.

I really only know how to do it in JavaScript. You might post your question again and have the subject be "VB popup killer". I am not even sure if you can have an external vb program kill the popups that internet explorer produces.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Visual Basic newbie building gcc



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: How to make my own popup killer

VB popUp killer www.computing.net/answers/programming/vb-popup-killer/5037.html

how to run my C++ program in bakgrn www.computing.net/answers/programming/how-to-run-my-c-program-in-bakgrn/12618.html

Making my own OS,I need help please www.computing.net/answers/programming/making-my-own-osi-need-help-please/16911.html