Creating a save to desktop link

Discussion in 'JavaScript' started by fadetoblack22, Sep 17, 2009.

  1. #1
    I want to create a link on my website pages that when the user clicks it allows them to save a shortcut of the page to their desktop.

    Is this possible?

    thanks.
     
    fadetoblack22, Sep 17, 2009 IP
  2. ohteddy

    ohteddy Member

    Messages:
    128
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    28
    #2
    I'm not sure that this is possible without using either ActiveX (Explorer), or a toolbar extension. Essentally browser
    security usually ensures that malicious websites cannot write files to any path on your system.
     
    ohteddy, Sep 18, 2009 IP
  3. fadetoblack22

    fadetoblack22 Well-Known Member

    Messages:
    2,399
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    160
    #3
    Ok, thanks. Yeh I can imagine there would be security issues.
     
    fadetoblack22, Sep 18, 2009 IP