I'm trying to set up some wikis for this and that. I've an idea that a Wiki might be a good place to perform a co-operative project.
Flexwiki is a good place to start if you are after a wiki, and it doesn't need a database to support it. I've got the wikis running nicely.
But unfortunately you can't share files with a wiki, just type text. Which is a pity because I want to allow people on the wiki to share things. I've found a lovely little
control which lets me upload files to the web server, but I can't find one which lets me download without paying money (and I always get nervous about typing my credit card number into a strange site). All I want is a little ASP script that will display all the files in a directory on the server and then let you click on one them to download it. Hmmm. Looks as if I'm going to have to write one...