Disk directory javascript help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tsxn26@gmail.com

    #1

    Disk directory javascript help

    Does anyone know of a javascript that will popup a dialog box similiar
    to the "Save to" & "File upload" boxes but insteads let's you choose a
    path and will return the path to a text box? What I want to do is
    allow a user to select the path on his hard disk and then generate a
    file saved to that path.

  • Evertjan.

    #2
    Re: Disk directory javascript help

    wrote on 12 sep 2006 in comp.lang.javas cript:
    Does anyone know of a javascript that will popup a dialog box similiar
    to the "Save to" & "File upload" boxes but insteads let's you choose a
    path and will return the path to a text box? What I want to do is
    allow a user to select the path on his hard disk and then generate a
    file saved to that path.
    Not in default internet security settings,
    where the user's hard disk is off limits to Javascript.

    And rightly so.

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

    Comment

    Working...