PDA

View Full Version : Solution for download library?


agcssautomotive.com
02-01-2007, 08:41 PM
Well, I need something:


Im going to have users uploading ignition maps for public use. So I need some sort of solution that will allow a directory of files that users can upload. Any ideas?

redsox9
02-02-2007, 01:16 PM
What about using anonymous FTP?

dkinzer
02-02-2007, 01:28 PM
I need some sort of solution that will allow a directory of files that users can upload. Any ideas?
For the phpBB forum there is an attachment MOD (http://www.phpbb.com/phpBB/viewtopic.php?t=74505) that allows people to upload files. I realize that you are using a different forum but the ideas in the code could be adapted for your purpose. It is possible that someone has already written a MOD for your forum software that does this.