Darn, that's what I was afraid of.

Is there a way to do this in a client-side language like JavaScript?

Mark


-----Original Message-----
From: Ernest E Vogelsinger [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 5:50 PM
To: Allred, Mark
Cc: 'php'
Subject: Re: [PHP] Please help - uploading multiple files


At 23:10 09.12.2002, Allred, Mark said:
--------------------[snip]--------------------
>The problem is, I have to click "Browse" for each file.  
>
>I want to be able to access the functionality to allow for Shift-Click
>series picker that everyone probably knows about.  I need to be able to
>slurp in 514 files at a time into an array, then parse the array in a for
>loop.
>
>Are there any PHP functions that will do that?
--------------------[snip]-------------------- 

This has nothing to do with PHP - it's a client (browser) issue. AFAIK
there's no tag defined in HTML, or XHTML, that would do what you need.


-- 
   >O     Ernest E. Vogelsinger
   (\)    ICQ #13394035
    ^     http://www.vogelsinger.at/


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

Reply via email to