Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 34036 invoked from network); 23 Oct 2003 23:03:14 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Oct 2003 23:03:14 -0000 Received: (qmail 70268 invoked by uid 500); 23 Oct 2003 23:02:58 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 70182 invoked by uid 500); 23 Oct 2003 23:02:57 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 70169 invoked from network); 23 Oct 2003 23:02:57 -0000 Received: from unknown (HELO arpella.jsalvata.atg.com) (62.57.114.94) by daedalus.apache.org with SMTP; 23 Oct 2003 23:02:57 -0000 Received: from arpella ([127.0.0.1] helo=atg.com) by arpella.jsalvata.atg.com with esmtp (Exim 3.36 #1 (Debian)) id 1ACoTp-0003bU-00 for ; Fri, 24 Oct 2003 01:02:57 +0200 Message-ID: <3F985E21.8000502@atg.com> Date: Fri, 24 Oct 2003 01:02:57 +0200 From: Jordi Salvat i Alabart Organization: Art Technology Group User-Agent: Mozilla/5.0 (X11; U; Linux i686; ca; rv:1.4) Gecko/20031010 Debian/1.4-6 X-Accept-Language: ca, en-gb, en, fr, es-es, es MIME-Version: 1.0 To: JMeter Users List Subject: Re: Regular Expressions in parameter names References: <7190B271481B184F968027E7C0B3ADE903465C90@prt01ex02.enabler.corp> In-Reply-To: <7190B271481B184F968027E7C0B3ADE903465C90@prt01ex02.enabler.corp> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Yes, just use the regexp function as you would in the parameter values. If it doesn't work, it's a bug. -- Salut, Jordi. Campos Rui Oliveira wrote: > Hi, everyone! > > It is possible to, using an HTML Link Parser associated with an http request, use regular expressions in the parameter names for the request? > > Let's suppose i have an HTML page with an only form with some parameters with names "par_1", "par_2", "par_3", ... , "par_n". How can i, passed all the n parameters given in the previous request to the next request? I want to pass all the par_? parameters with value "1" but i don't know how many par_? parameters i'll have in my html form. > > Any help would be appreciated. > > Thanks, > >>Rui Campos >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org