|
-
Jul 8th, 2001, 04:41 PM
#1
Thread Starter
Junior Member
Stop Windows?
Any one know some code that when the program (in this case Form1) is loaded... it will only allow one Internet Explorer window open??
Thanks in advance.
Eternally Yours,
Angelus.
-
Jul 10th, 2001, 04:21 AM
#2
Retired VBF Adm1nistrator
Well you could have an app that keeps checking what processes are running, and kills all but one internet explorer process.
You'd also want to leave the Explorer process running, and possibly any other bits and pieces that you need to keep the system stable.
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Jul 10th, 2001, 07:20 AM
#3
Thread Starter
Junior Member
And how would I do that? I'm just a beginner... and am trying to make a program to stop pop-ups on sites... for personal use only mind.
Eternally Yours,
Angelus.
-
Jul 10th, 2001, 07:22 AM
#4
Retired VBF Adm1nistrator
Oh well my code is way over the top for that.
Take a look at my website, and Ive managed to do it.
There used to be loads of popups.
There's an explanation of how on the first part of the page.
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|