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
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
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.
Summary: 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...
Summary: Hi all , i was wondering if anyone can help me in how to make my C++ program run in background on windows ... anyhelp will be taken thankfully ... thanks alot ... bpm ...
Summary: I would like to make my own OS but I don't know where to start. I just want it to boot up into a simple GUI with a mouse. No accounts, no login box,etc I know what I have to do first is make a boot lo...