Hello,
This is most probably one of the less usefull/needed things on the web, but I want to give it a bash anyway....
I want to let the user click on a hyperlink which will add my site/url to his "FAVOURITES" in IE.
How is this done??
Thanks,
T
Printable View
Hello,
This is most probably one of the less usefull/needed things on the web, but I want to give it a bash anyway....
I want to let the user click on a hyperlink which will add my site/url to his "FAVOURITES" in IE.
How is this done??
Thanks,
T
shouldn't help on getting bad manners should I, but well...
it only works on IE though
<a href="javascript:window.external.AddFavorite('http://www.irt.org/script/','Javascript FAQ')">Bookmark</a>
Found this on developer.irt.org/script, in case you want to find out more about javascript.
good luck and try to focus on nicer things, will you?
Thanks ines,
I'm really trying to irretate my users aren't I.
Cheers,
T