Adding a Website Icon to the clients Desktop

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nik

    Adding a Website Icon to the clients Desktop

    Hi everyone,

    Is there anyway of letting the user click on a link or image, and
    saving a shortcut icon to the users desktop?

    Thanks

    Nik
  • Michael Winter

    #2
    Re: Adding a Website Icon to the clients Desktop

    "Nik" wrote on 15/11/2003:
    [color=blue]
    > Hi everyone,
    >
    > Is there anyway of letting the user click on a link or image, and
    > saving a shortcut icon to the users desktop?[/color]

    In short, no.

    There is no function for this in any version of JavaScript, and
    methods for adding to a browser's 'Favourites' or 'Links' list is
    specific to each browser.

    Mike

    --
    Michael Winter
    M.Winter@[no-spam]blueyonder.co.u k (remove [no-spam] to reply)


    Comment

    • Evertjan.

      #3
      Re: Adding a Website Icon to the clients Desktop

      Nik wrote on 15 nov 2003 in comp.lang.javas cript:
      [color=blue]
      > Is there anyway of letting the user click on a link or image, and
      > saving a shortcut icon to the users desktop?[/color]

      This would be a security breach. You would make a file on the clients
      machine!

      Tell the user to drag the address icon to the desktop.



      --
      Evertjan.
      The Netherlands.
      (Please change the x'es to dots in my emailaddress)

      Comment

      • Andrew DeFaria

        #4
        Re: Adding a Website Icon to the clients Desktop

        Nik wrote:
        [color=blue]
        > Hi everyone,
        >
        > Is there anyway of letting the user click on a link or image, and
        > saving a shortcut icon to the users desktop?[/color]

        Why would I want to allow you to clutter my desktop?
        --
        Don't you hate when your hand falls asleep and you know it will be up
        all night.

        Comment

        Working...