Micah Montoy wrote:
I have created a little image manager.  Mainly for personal usage but I have
a few friends that would like it as well.  Anyway, the problem that I've run
into is that I can only select one file at a time using the form attribute
<input type="file"> that I want to upload.  Does anyone know of a way to
select multiple files using some other way?  I haven't the slightest idea of
how to go about this other than maybe Java or something.

Not with HTML. You can only select one file at a time with an HTML file element.


--
---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

PHP|Architect: A magazine for PHP Professionals – www.phparch.com





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to