Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 5856 invoked from network); 12 May 2005 05:11:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 May 2005 05:11:40 -0000 Received: (qmail 2029 invoked by uid 500); 12 May 2005 05:15:21 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 1836 invoked by uid 500); 12 May 2005 05:15:20 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 1818 invoked by uid 99); 12 May 2005 05:15:19 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of mfncooper@gmail.com designates 64.233.184.202 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.202) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 11 May 2005 22:15:19 -0700 Received: by wproxy.gmail.com with SMTP id 58so429479wri for ; Wed, 11 May 2005 22:11:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kEY84pTyIoSHM1PU0mmIamujsLTjwBc9OoR/x3uk873nVHVereQuKhcZK2j3PTX4kOhFPYVeNGmQqbCCrqgBkUZKv/FaKfHvUuNXR4T6YwMOgI0cBP8rNhUq1nlSl7F6Nos4LNE4HYwvJEMfQSW0HvtUEquirJSA37RmmYNoIzk= Received: by 10.54.125.20 with SMTP id x20mr722874wrc; Wed, 11 May 2005 22:11:23 -0700 (PDT) Received: by 10.54.57.61 with HTTP; Wed, 11 May 2005 22:11:23 -0700 (PDT) Message-ID: <16d6c62005051122117a068627@mail.gmail.com> Date: Wed, 11 May 2005 22:11:23 -0700 From: Martin Cooper Reply-To: Martin Cooper To: Jakarta Commons Users List Subject: Re: [FileUpload] can u upload more than one file? In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is really up to the browser you are using. The file upload RFC supports this level of functionality, but I am not aware of any browser that will let you select multiple files for a single file element. You can, of course, include more than one file element in a form. -- Martin Cooper On 5/7/05, Frances wrote: > is it possible to upload more than one at a time w/j.commons.FileUpload? >=20 > i.e., click on more than one file in the "choose file" dialog.. thank > you.. Frances >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org >=20 > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org