Adding the icon is done like this (grabbed it from the php.net site): <link rel="shortcut icon" href="http://static.php.net/www.php.net/favicon.ico" />
"Edward Peloke" <[EMAIL PROTECTED]> schreef in bericht news:[EMAIL PROTECTED] > I know you can use javascript to add the bookmark to the favorites folder, > not sure how to add an icon to the toolbar.. > > > > <a href="javascript:window.external.AddFavorite('http://www.yourpage.com', > 'Your Page');">Bookmark This Site!</a> > > -----Original Message----- > From: Joaco [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 03, 2003 12:51 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Creating favorites > > > I have a customer who wants me to add a bookmarking feature on all his pages > that will create a link on the IE toolbar for that page. Any ideas as to how > I can do this? > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php