Click to See Complete Forum and Search --> : Java experts please


half-a-nerd
June 5th, 2001, 06:14 PM
I know this is not highly relevant, but I am in a pickle and need a quick fix.. can anyone please tell me how to write a java snippet which says bookmark this page, you click on the text and the url goes into your favorites? ie an applet which does Ctrl+D automatically. All my attempts have failed so far.

Many thanks in eager anticipation <IMG SRC="smilies/smile.gif" border="0">

Mr_Miyagi
June 6th, 2001, 05:26 AM
cant you just right click and select add to favourites?

<IMG SRC="smilies/confused.gif" border="0">

cYbErAnKhAmUn
June 6th, 2001, 06:56 AM
Don't know how well u know your scripts, but try this one:
http://www.cerebuswebmaster.com/onsite/javascripts/add_to_favourites.html

Good luck...

half-a-nerd
June 7th, 2001, 06:03 AM
Thank you very much me old mateys!! You been a great help.