Forum Moderators: phranque

Message Too Old, No Replies

Automatically update bookmarks

Web scripting

         

humpingdan

11:28 am on Feb 19, 2004 (gmt 0)

10+ Year Member



I am currently working on our companies INTRANET its a travel company and a number of the bookmarks on various users computers need updating,

ive noticed on a number of "dodgy" websites that you can often go to there page and leave with there bookmark in the favourites folder, annoying, but could prove helpful to my needs,

a number of bookmarks need updating, what id like to do is create a page on the intranet which updates the bookmarks on a number of computers automatically!

thanks please direct me to another forum if this one in incorrect!

bcolflesh

11:14 pm on Feb 19, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If they are standardised on IE, you can use JavaScript, ex:

dynamicdrive.com/dynamicindex9/addbook.htm

just add multiple window.external.AddFavorite lines with your data - clients can click and update as necessary.

bill

2:57 am on Feb 20, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Check out the BookmarkSync project over on SourceForge.