FYI, not the stuff you want, but MS code to add to favorites menu:
<SCRIPT>
<!--
if ((navigator.appVersion.indexOf("MSIE") > 0)
&& (parseInt(navigator.appVersion) >= 4)) {
document.write("<U>
<SPAN STYLE='color:blue;cursor:hand;'
onclick='window.external.
AddFavorite(location.href, document.title);'>
Add this page to your favorites</SPAN></U>");
}
//-->
</SCRIPT>
Scott Berry--Computer Simplistics Support"Simple Solutions for a Complex
World" http://www.c-s.net661-296-4315
----- Original Message -----
From: "Lee Fuller" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 01, 2000 7:13 PM
Subject: "Make this your home page" script?
> Anyone have a quick and simple script as a link to set the current page as
> the visitor's home page?
>
> You know... those "click here to make this your home page" type things?
>
> TIA
> (just being lazy)
>
> Lee
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.