Re: Uploading a Directory's Contents

2004-04-07 Thread Stas Bekman
Sasan Dashtinezhad wrote: Hi folks, I have a question that can be answered in different ways. I need the user to be able to select a local direcotry, and then have the contents of that directory uploaded to the web server. The question is how can this be done using HTML and mod-perl. Thanks in

Re: Uploading a Directory's Contents

2004-04-07 Thread Perrin Harkins
On Wed, 2004-04-07 at 13:34, Sasan Dashtinezhad wrote: > I have a question that can be answered in different ways. I need the > user to be able to select a local direcotry, and then have the contents > of that directory uploaded to the web server. The question is how can > this be done using HTM