On Tue, 14 May 2002 [EMAIL PROTECTED] wrote: > after studying and searching manual/archives, > I didn't find the explanation to upload multiple files > from a "single <input>". > What I want is to let the user select multiple files > from the files-box appearing in the browser and let him/her > upload this selection. > If I put a second '<input type="file" name="userfile[]" size="30" > maxlength="300">' > then a second input appears. This works, but I want to have them upload their > selection at once.
I don't think the HTML spec supports this. I've never seen it done. miguel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php