D
Dave Niemeyer
Some web sites, like www.searching.com offer to make themselves the homepage
or search page. Then I get wind of it and filter that page out on our
filter, then the affected machines, upon going to IE, search for a web page
that can't be found and so it opens 20 or 30 windows of IE before crashing
the OS. How can I keep the same homepage and search page and not allow them
to be changed?
Here is apparently the javascript that does this:
-------------------------------
document.body.style.behavior='url(#default#homepage)';
document.body.setHomePage('http://www.searching.net'); }
-------------------------------
It asks one time if you want that to be the home page, usually upon leaving
that site. Easy solution it to tell everyone to say no, but we've been
telling kids to "just say no to drugs" for years..... Some sites also offer
to change your search page for you.
Any ideas on how to lock the home and search page? I've seen the part of
the main adm file that says to set the home page but I also want to set in
stone the 'search' page.
Thanks.
Dave Niemeyer
or search page. Then I get wind of it and filter that page out on our
filter, then the affected machines, upon going to IE, search for a web page
that can't be found and so it opens 20 or 30 windows of IE before crashing
the OS. How can I keep the same homepage and search page and not allow them
to be changed?
Here is apparently the javascript that does this:
-------------------------------
document.body.style.behavior='url(#default#homepage)';
document.body.setHomePage('http://www.searching.net'); }
-------------------------------
It asks one time if you want that to be the home page, usually upon leaving
that site. Easy solution it to tell everyone to say no, but we've been
telling kids to "just say no to drugs" for years..... Some sites also offer
to change your search page for you.
Any ideas on how to lock the home and search page? I've seen the part of
the main adm file that says to set the home page but I also want to set in
stone the 'search' page.
Thanks.
Dave Niemeyer