Results 1 to 2 of 2

Thread: Changing Default Homepage...

  1. #1

    Thread Starter
    Lively Member Xero's Avatar
    Join Date
    Feb 2000
    Posts
    75

    Post

    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?

  2. #2
    Lively Member
    Join Date
    Nov 1999
    Location
    Melbourne, Victoria, Australia
    Posts
    126

    Post

    <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
    Regards,

    Paul Rivoli
    ---------------------
    [email protected]
    http://members.dingoblue.net.au/~privoli

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width