PDA

View Full Version : links


mathew wise
08-18-2004, 04:17 AM
any way on clicking on a button and it addes i link to the desktop which is a link to my page.. any ideals (can it been done?????)

IKLOP
08-18-2004, 04:53 AM
I highly doubt that can be done. If it could be done with a button, then it could be done automatically without a button, and that would be a big security hole.

You would either have to have to tell them how to make a shortcut(drag and drop address bar) or you could create a link to a .url file that they could download to their desktop.

mathew wise
08-18-2004, 05:13 AM
thanks with that i will play around with this. :)

mathew wise
08-18-2004, 05:18 AM
any way of adding it to my favorites...

IKLOP
08-18-2004, 05:31 AM
That can be done, but it only works in internet explorer:<input type='button' onclick="window.external.AddFavorite('http://www.site.com', 'Title');"

mathew wise
08-18-2004, 05:45 AM
cheers. Dilbert fan too hey