Dustfinger
08-05-2008, 01:52 AM
I apologize if this isn't the correct board to ask this on, but I was hoping I'd be able to do this with perl/CGI, so I thought it would be best to try here first.
I have an upload code using perl already, but it can only do one file at a time. The user selects the file using an html form on my webpage and submits, the perl script gets the file. I'm wondering if/how I can do the same thing, but with an entire folder on a user's computer instead of single file.
Again, sorry if this is the wrong board for this.
I have an upload code using perl already, but it can only do one file at a time. The user selects the file using an html form on my webpage and submits, the perl script gets the file. I'm wondering if/how I can do the same thing, but with an entire folder on a user's computer instead of single file.
Again, sorry if this is the wrong board for this.