Emmanuel Jaeckert wrote: > thank you for your ans, but as far as i understand (maybe i don't) cgis's > upload() method only work for one file based on the user choice after a > manual browse... > > I want to permit user to enter any text in an input box and get all files > eg : the user type "13", files i want to be uploaded are : FD???13.FIC. > User don't know "???" (nor i don't). > > Perhaps there's no way to do it with perl ?
i don't think so - and i don't think it's a perl issue either, but rather something to do with the http protocol. when i want to pass multiple files, i provide multiple <input type="text"> boxes. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]