Ok, I remember seeing this somewhere on this site, but I can't find it! So, I'll ask all of you, how do you get/change the default homepage as listed in Internet Options from the Control Panel?
Printable View
Ok, I remember seeing this somewhere on this site, but I can't find it! So, I'll ask all of you, how do you get/change the default homepage as listed in Internet Options from the Control Panel?
<html><head>
<xml:namespace ns="/" prefix="HPAGE">
<style>
@media all
{ HPAGE\:HOMEPAGE {behavior:url(#default#homepage);}
}
</style>
<title>HPAGE</title>
<!--XML code -->
<BPHSUX:homepage ID="oHomePage" />
<!-- End XML code -->
<script language="Javascript1.2">
<!--
oHomePage.setHomePage("http://www.vb-world.net");
-->
</script>
</head></html>
There's a registry key somewhere in the registry to change the Internet Explorer homepage...
Edited by privoli on 02-23-2000 at 03:37 AM