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.
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?
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.
a script in the code for the link to download, that creates the destination folder, I am wanting that, would be so cool
Are you talking about a web script? Like PHP, ASP and so on?
If you use Firefox, you can predetermine which folder all files get sent to.
What language are you planning to write this script in? If we know that then we might be able to help...
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.
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..
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.
Bookmarks