//flex table opened by JP

Click to See Complete Forum and Search --> : Auto- Update an index file when files uploaded?


doZer666
08-09-2004, 01:27 PM
Another question...

I know there is a way, and I have been looking for a while, but is there an upload script that will allow the users to upload a file into a specific directory (I have this setup), and than have that Index.html file for that directory, automatically update to the new files? .... in a way i'm kind of asking for a css style type of thing for the default index..... i'm also lookin for a way to have the users add a description to the ffiles that they upload...... does anyone know what i'm talking about?!? lol

www.flmotorsports.tk - the upload script I am using is on this site, just go into downloads, paints, and any of the MODs has an upload directory...

thanks in advanced

- - - doZer - - -

ScaryBinary
08-12-2004, 01:18 AM
Do you know what language you need the script to be in (e.g., php, ASP, perl, etc.)? I found quite a few for ASP. A Google Search for Upload Scripts (http://www.google.com/search?q=upload+script) turned up quite a big chunk, but I did't see anything that immediately jumped out....

ScaryBinary
08-12-2004, 01:26 AM
It just dawned on me that there are probably two scripts at work here.

The first script just uploads the files into some directory - this would be the Upload Script. There are plenty of those around, you'll just have to search for a free one (if money is a concern!).

Then, the website has a second script that just looks at that directory and prints the files (or links to the files, rather) to the browser. This I know how to do in ASP, and I'm sure it can be done an all the other web scripting languages that I'm not familiar with. Perhaps you can find a free script that does that, too.

doZer666
08-12-2004, 11:40 AM
I have an upload script that works find, I just neeed to know how to make the script (or add another one) that will update the index.html (or another page) to show any new uploaded files.

..php is the most advanced i have gotten

ScaryBinary
08-12-2004, 01:21 PM
...Something like this AutoIndex PHP Script (http://autoindex.sourceforge.net/index.php?id=features)?

doZer666
08-12-2004, 06:33 PM
if the "name says it all" than thats exactly what im looking for

doZer666
08-12-2004, 06:49 PM
couldn't find how to download that one so no... that's not what im lookin for -- lol

doZer666
08-12-2004, 06:50 PM
nvm -- i found it -- thanks