Hi
Is it possible to perform multiple file uploads via a form? It's no
problem uploading single files but I want to be able to highlight a
group of files and upload them all in one go. My current method,
multiple <INPUT TYPE="FILE" NAME="userfile[x]"> entries, works but means
selecting each file individually.
--
Colin
3A Web Hosting Team
Is it possible to perform multiple file uploads via a form? It's no
problem uploading single files but I want to be able to highlight a
group of files and upload them all in one go. My current method,
multiple <INPUT TYPE="FILE" NAME="userfile[x]"> entries, works but means
selecting each file individually.
--
Colin
3A Web Hosting Team
Comment