Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 52007 invoked from network); 14 Oct 2009 06:48:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Oct 2009 06:48:16 -0000 Received: (qmail 38706 invoked by uid 500); 14 Oct 2009 06:48:14 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 38583 invoked by uid 500); 14 Oct 2009 06:48:13 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 38573 invoked by uid 99); 14 Oct 2009 06:48:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Oct 2009 06:48:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jiteshbdundas@gmail.com designates 209.85.216.178 as permitted sender) Received: from [209.85.216.178] (HELO mail-px0-f178.google.com) (209.85.216.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Oct 2009 06:48:05 +0000 Received: by pxi8 with SMTP id 8so838327pxi.27 for ; Tue, 13 Oct 2009 23:47:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=m0lWWC80a9c9P2ANuxHZVemZ5MwIU/1DwLxZXeVJS5w=; b=YXicezH9KDLCYgEWbZR2+HPapXhQFOXPCvVeHUEpf/QQVcJQQLzj/jqdHskeatt8/t i12qOXYTDFNVaKKoo2q+zV4ZAC94R2RpMwofse1xRa909rOVqKLe5uQjAdW06I95zUxv Xzfyq2EhILx/u4Ad961uUi9vy2bkNvvyiPaPc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=dg0s3X5/1Cc+gO/8oiUnTncPLxD3ZR32ZSxXAQGZjtF8trcbpov5w3HVZ8jMgNYbuh dJErjROH2/hjmAcbSQ+byRiZIZE22WXhVWXxMIWMTQOKtI1pwgTjJEZ8tuxxudE0zZXz HsJtzQb1cUMxv/wHF76nVoC/GzgSxH2y+KNKk= MIME-Version: 1.0 Received: by 10.114.237.18 with SMTP id k18mr14561218wah.63.1255502864667; Tue, 13 Oct 2009 23:47:44 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 Oct 2009 12:17:44 +0530 Message-ID: Subject: Re: File Upload From: jitesh dundas To: Commons Users List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi Anand, In your html form for multiple select, have you set the attribute "multiple" ? i.e.