J R wrote:
got curious of evans question. is there a way whithout having multiple
"<input type=""file" ...>" form to upload multiple files. only one input
field but when browse is click and the file selection window poped,
multiple
files can be selected at once and then uploaded.
I was going to say no, but then I found this:
http://www.cs.tut.fi/~jkorpela/forms/file.html#multi
Note that there is nothing an author needs to do, and nothing he can do,
to make a browser allow the selection of several files per input field.
It depends on the browser whether that is possible.
Not sure which browsers do support this though.
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php