Forum Moderators: open

Message Too Old, No Replies

Simple HTTP File Uploader

Looking for a way to allow users to upload files directly from our website

         

meannate

7:25 pm on Mar 21, 2002 (gmt 0)

10+ Year Member



Hola-

We're hosted on a Unix server, with access to cgi-bin, and perl. There are many scripts available on the internet for file uploading, however, they are often too complex to implement, as many of them require user authentication and such...

I'm looking for a bare-bones way for a user to supply a general password, and the file is uploaded to a pre-defined folder.

Is this crazy? All the scripts I've tested have problems finding the damn directory, and then there's all other sorts of problems I've not been able to figure out. All I want is something simple.

Thanks in advance
-meannate
DGTaL Synergy

rcjordan

8:01 pm on Mar 21, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I modified homefree to do just that, and I'm very comfortable with it from the site management side.

I haven't looked into the blogs yet, but it appears that greymatter [noahgrey.com] might be made to handle that.