couldnt it be done with some clever javascript? creating a new <input
type="file"> each time one is selected?

On Mon, Nov 16, 2009 at 3:51 PM, Pieter Degraeuwe
<pieter.degrae...@systemworks.be> wrote:
> The multiple files upload is achieved by a flash object. It works both in
> firefox as chrome (but, indeed, sometimes it is in gmail not available).
> I didn't need such a feature yet, however I was curious how they (google)
> did it :-)
>
> To prove it is flash, just right click on the 'Attach a file', and you get
> the Flash context menu :-)
>
> Pieter
>
> On Mon, Nov 16, 2009 at 6:05 PM, Igor Vaynberg <igor.vaynb...@gmail.com>wrote:
>
>> hrm, i know chrome supports it, but not firefox in gmail. you will
>> have to look at how chrome does it, im sure building support for that
>> should be pretty easy.
>>
>> -igor
>>
>> On Mon, Nov 16, 2009 at 8:51 AM, Troy Cauble <troycau...@gmail.com> wrote:
>> > I'm familiar with this multi file upload example:
>> > http://www.wicket-library.com/wicket-examples/upload/multi
>> > where a system file chooser is used multiple times to
>> > select single files to build the upload list.
>> >
>> > I see other web apps (gmail for example) where the user
>> > can select multiple files with one system chooser dialog.
>> > Is there a way to do this with Wicket?
>> >
>> > Thanks,
>> > troy
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> > For additional commands, e-mail: users-h...@wicket.apache.org
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
>
> --
> Pieter Degraeuwe
> Systemworks bvba
> Belgiƫlaan 61
> 9070 Destelbergen
> GSM: +32 (0)485/68.60.85
> Email: pieter.degrae...@systemworks.be
> visit us at http://www.systemworks.be
>



-- 
http://mapsdev.blogspot.com/
Marcelo Takeshi Fukushima

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to