IE6 Default Homepage

Status
Not open for further replies.
Is there anyway you can stop websites changing your default homepage? Every few days my home page changes to Yahoo.com. I don't visit any yahoo sites. It *ticks me off. It also adds a heap of links to my fav's.

(*edited by mod)
NOTE: If have elected to disable the Private Message & Email Features. Therefore any future use of profanity wil result in your posts being deleted.
 
You have to disable some ActiveX features, I'm not sure what.

<a class="chlnk" style="cursor:hand" HREF onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.3dspotlight.com');">Make 3DS your default homepage</a>

<script language="JavaScript1.2">
var bookmarkurl="http://www.3dspotlight.com"
var bookmarktitle="3DSpotLight"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
</script>
 
Status
Not open for further replies.
Back