[PHP] Creating favorites

2003-06-04 Thread Joaco
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

RE: [PHP] Creating favorites

2003-06-04 Thread Edward Peloke
] 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

Re: [PHP] Creating favorites

2003-06-04 Thread Joaco
://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

Re: [PHP] Creating favorites

2003-06-04 Thread Yves Daemen
: [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

Re: [PHP] Creating favorites

2003-06-04 Thread Joaco
=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