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 HTML and mod-perl.
This doesn't have much to do with the server, but I've never seen a browser that would allow this. You will have to write a custom web client (extending mozilla or IE perhaps) or else get your users to tar/zip the directory up before uploading. - Perrin -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html