Steven_Smith
07-05-2002, 12:37 AM
Hi, I was wondering if I could using javascript, save an icon to the dektop of the users computer of my URL?
I wouldn't force it on to them, I would ask first.
Thanks
Steven Smith
:thumbsup:
Steven_Smith
07-05-2002, 02:24 AM
Thanks for replying Dave.
I want to save it to thier desktop so they have easy acces to my site. I have built a cool tool for my clients to use.
I have made a download of an icon that they can click to get to my site, but they have to unzio the file and such. I thought it would be cool if I could just put it on thier desktop.
How could I put it in thier favorites?
Thanks
Steven Smith
:thumbsup:
JustAsking
07-05-2002, 03:50 AM
javascript:window.external.AddFavorite('http://www.address.com', 'Text for Favorite to display')
pwhitrow
07-05-2002, 07:00 AM
Steven,
I have a 'widget' to do this on my site.
It's in the Intercactive setion of the Scripts menu.
Hope you find it usefull.
pwhitrow
:thumbsup: