You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jarry Liu <ja...@gmail.com> on 2005/04/12 16:54:33 UTC

How can I upload multiple files at same time ?

Hi, everyone.

 I want to use checkbox to selelct multiple files and upload them at
the same time? But if I use < input type ="file.....>, it can only
support one file. Do you have any idea?

Thanks.

Jarry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: How can I upload multiple files at same time ?

Posted by Jarry Liu <ja...@gmail.com>.
Thanks. I will try it.




On Apr 12, 2005 11:35 AM, Jorg Heymans <jh...@domek.be> wrote:
> I don't think this is possible using standard HTML controls.
> There are applet solutions however that allow you to do this
> (jupload.biz for example), maybe this helps your case.
> 
> Regards
> Jorg
> 
> Jarry Liu wrote:
> > Yes, if I put as <input type="file" name="addfilename" />, in the file
> > browser, I can only chooser one file to upload. Do you have any
> > solution to choose multilple files at the same time.
> >
> >
> >
> >
> > On Apr 12, 2005 10:59 AM, Aurélien DEHAY <ad...@zorel.org> wrote:
> >
> >>Hi.
> >>
> >>Le mardi 12 avril 2005 à 10:54 -0400, Jarry Liu a écrit :
> >>
> >>>Hi, everyone.
> >>>
> >>> I want to use checkbox to selelct multiple files and upload them at
> >>>the same time? But if I use < input type ="file.....>, it can only
> >>
> >>Add a name parameter.
> >>
> >>
> >>>support one file. Do you have any idea?
> >>>
> >>>Thanks.
> >>>
> >>>Jarry
> >>>
> >>>---------------------------------------------------------------------
> >>>To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> >>>For additional commands, e-mail: users-help@cocoon.apache.org
> >>>
> >>>
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> >>For additional commands, e-mail: users-help@cocoon.apache.org
> >>
> >>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: How can I upload multiple files at same time ?

Posted by Jorg Heymans <jh...@domek.be>.
I don't think this is possible using standard HTML controls.
There are applet solutions however that allow you to do this 
(jupload.biz for example), maybe this helps your case.

Regards
Jorg

Jarry Liu wrote:
> Yes, if I put as <input type="file" name="addfilename" />, in the file
> browser, I can only chooser one file to upload. Do you have any
> solution to choose multilple files at the same time.
> 
> 
> 
> 
> On Apr 12, 2005 10:59 AM, Aurélien DEHAY <ad...@zorel.org> wrote:
> 
>>Hi.
>>
>>Le mardi 12 avril 2005 à 10:54 -0400, Jarry Liu a écrit :
>>
>>>Hi, everyone.
>>>
>>> I want to use checkbox to selelct multiple files and upload them at
>>>the same time? But if I use < input type ="file.....>, it can only
>>
>>Add a name parameter.
>>
>>
>>>support one file. Do you have any idea?
>>>
>>>Thanks.
>>>
>>>Jarry
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
>>>For additional commands, e-mail: users-help@cocoon.apache.org
>>>
>>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
>>For additional commands, e-mail: users-help@cocoon.apache.org
>>
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: How can I upload multiple files at same time ?

Posted by Jarry Liu <ja...@gmail.com>.
Yes, if I put as <input type="file" name="addfilename" />, in the file
browser, I can only chooser one file to upload. Do you have any
solution to choose multilple files at the same time.




On Apr 12, 2005 10:59 AM, Aurélien DEHAY <ad...@zorel.org> wrote:
> Hi.
> 
> Le mardi 12 avril 2005 à 10:54 -0400, Jarry Liu a écrit :
> > Hi, everyone.
> >
> >  I want to use checkbox to selelct multiple files and upload them at
> > the same time? But if I use < input type ="file.....>, it can only
> 
> Add a name parameter.
> 
> > support one file. Do you have any idea?
> >
> > Thanks.
> >
> > Jarry
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> > For additional commands, e-mail: users-help@cocoon.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: How can I upload multiple files at same time ?

Posted by Aurélien DEHAY <ad...@zorel.org>.
Hi.

Le mardi 12 avril 2005 à 10:54 -0400, Jarry Liu a écrit :
> Hi, everyone.
> 
>  I want to use checkbox to selelct multiple files and upload them at
> the same time? But if I use < input type ="file.....>, it can only

Add a name parameter.

> support one file. Do you have any idea?
> 
> Thanks.
> 
> Jarry
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org