Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Folder Creation

  1. #1

    Thumbs up

    Hi

    is there any script for a download that, if clicked, to download like a MP3, would create a folder in My Docs and place the download in there, with a titled folder - like "bla bla bla" MP3's?

  2. #2
    Mentor
    Join Date
    Aug 2004
    Location
    Toronto, Canada
    Posts
    1,159
    A script that would create a folder for every download, or filtered by the extension, like a downloads manager software. Hmm, Get Right could do that I think.

  3. #3
    a script in the code for the link to download, that creates the destination folder, I am wanting that, would be so cool

  4. #4
    Mentor
    Join Date
    Aug 2004
    Location
    Toronto, Canada
    Posts
    1,159
    Are you talking about a web script? Like PHP, ASP and so on?

  5. #5
    Member
    Join Date
    Jan 2005
    Location
    Barcelona
    Posts
    195
    If you use Firefox, you can predetermine which folder all files get sent to.

  6. #6
    Newbie
    Join Date
    Jan 2005
    Location
    England
    Posts
    4
    What language are you planning to write this script in? If we know that then we might be able to help...

  7. #7
    Mentor
    Join Date
    Aug 2004
    Location
    Toronto, Canada
    Posts
    1,159
    From what I get, I think he's looking for a web script. If that's the case the script will have to request more permission everytime something is downloaded since scripts can't create folders on your computer.

    But we'll see what is really wanted.

  8. #8
    I am, just a plain old html, or java - like _blank opens a new window, and add to favs, set as home page etc. justa a simple script, so when you click on a link to download a file, it creates the folder for you, nice and neat..

  9. #9
    Mentor
    Join Date
    Aug 2004
    Location
    Toronto, Canada
    Posts
    1,159
    the javascript that lets you create an entry in favorites is actually one of IE's features. Creating a folder in your hard drive will require extra rights on the local drive. Can be done, will have to look though.

  10. #10
    sweet - cheers

Similar Threads

  1. Documents and Settings Folder Access Denied
    By Flip07 in forum Windows - General Topics
    Replies: 5
    Last Post: 01-07-2007, 01:25 PM
  2. Unable to change permissions on a mounted win2k_server folder
    By clemo in forum Linux - Hardware, Networking & Security
    Replies: 19
    Last Post: 08-14-2005, 04:15 PM
  3. PHP Login & Account Creation Script.
    By comtux in forum Programming
    Replies: 0
    Last Post: 05-05-2005, 04:33 AM
  4. How to use the Sysprep tool
    By CoolJsa14 in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 08:34 PM
  5. How to Back Up and Recover Outlook Express Data
    By regix in forum Windows - General Topics
    Replies: 1
    Last Post: 01-03-2005, 10:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •