![]() |
|
|
+ Search |
![]()
|
May 16th, 2000 23:36
unknown unknown, aspfreeforall
<html XMLNS:IE>
<head><style>
@media all {
IE\:homePage {behavior:url("#default#homepage")}
}
</style>
<script>
function fnSet(){
oHomePage.setHomePage(oHomeHref.value);
event.returnValue = false;
}
</script>
<title>whatever</title>
</head>
<body>
<ie:homepage ID="oHomePage" />
<input TYPE="hidden" ID="oHomeHref" VALUE="http://www.mydomain.com">
<input TYPE="button" VALUE="Make myDomain My Default Page"
onclick="fnSet()">
</body>
© 1999-2004 Synop Pty Ltd