Re: URGENT regexFunction

2004-08-23 Thread Peter Lin
could you describe what the exact of the goal is. It's a bit hard to help with no details. A description of the use case would be beneficial. peter On Mon, 23 Aug 2004 16:15:01 +, Rita danger <[EMAIL PROTECTED]> wrote: > Hello > > I need some help on the regexFunction. > > How do I get jme

Re: URGENT regexFunction

2004-08-23 Thread Michael Stover
Rita, If you are wondering why you don't usually get much response to your questions, it's because we don't understand them. At least I don't. You need to make an effort to provide some information about your problem. Ie, what are you trying to do, what is your environment, how have you trie

Re: URGENT regexFunction

2004-08-24 Thread Rita danger
ore information It would be good to get some help, this is really new to me, Thank you RD From: Michael Stover <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: JMeter Users List <[EMAIL PROTECTED]> Subject: Re: URGENT regexFunction Date: Mon, 23 Aug 2004 14:17:29 -0400 Rita, If you

RE: URGENT regexFunction

2004-08-24 Thread BAZLEY, Sebastian
on Regexes, including a pointer to an excellent interactive Regex tester. -Original Message- From: Rita danger [mailto:[EMAIL PROTECTED] Sent: 24 August 2004 11:04 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: URGENT regexFunction I hope this is a better detailed of what I am

RE: URGENT regexFunction

2004-08-24 Thread Rita danger
Hi Thank you for replying Is this okay? Let me know if you need more information, Thanks RD From: "BAZLEY, Sebastian" <[EMAIL PROTECTED]> Reply-To: "JMeter Users List" <[EMAIL PROTECTED]> To: 'JMeter Users List' <[EMAIL PROTECTED]> Subject:

RE: URGENT regexFunction

2004-08-24 Thread BAZLEY, Sebastian
t: 24 August 2004 11:36 To: [EMAIL PROTECTED] Subject: RE: URGENT regexFunction Hi Thank you for replying Is this okay? Let me know if you need more information, Thanks RD >From: "BAZLEY, Sebastian" <[EMAIL PROTECTED]> >Reply-To: "JMeter Users

RE: URGENT regexFunction

2004-08-24 Thread BAZLEY, Sebastian
: 'JMeter Users List' Subject: RE: URGENT regexFunction So long as there are no other instances of the string name="productID" in the response, and the value is always a string of numbers, the following regex should work: name="productID"\s+value="(\d

RE: URGENT regexFunction

2004-08-24 Thread Rita danger
ot; <[EMAIL PROTECTED]> To: 'JMeter Users List' <[EMAIL PROTECTED]> Subject: RE: URGENT regexFunction Date: Tue, 24 Aug 2004 11:56:35 +0100 By the way, you probably want to use the Regular Expression Extractor Post-Processor rather than the Function __regex(). Attach the elem

RE: URGENT regexFunction

2004-08-24 Thread Michael Stover
Expression Extractor > >Post-Processor rather than the Function __regex(). > > > >Attach the element as a child of the sampler that returns the html to be > >scanned. > > > >S. > >-Original Message- > >From: BAZLEY, Sebastian > >Sent: 24 August 200

RE: URGENT regexFunction

2004-08-24 Thread BAZLEY, Sebastian
: Michael Stover [mailto:[EMAIL PROTECTED] Sent: 24 August 2004 14:18 To: JMeter Users List Subject: RE: URGENT regexFunction This is the sort of information without which our help is meaningless. You might find it useful to upgrade your JMeter to the latest: 2.0.1. -Mike On Tue, 2004-08-24 at

RE: URGENT regexFunction

2004-08-24 Thread Rita danger
re of interest! Thanks RD From: Michael Stover <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: JMeter Users List <[EMAIL PROTECTED]> Subject: RE: URGENT regexFunction Date: Tue, 24 Aug 2004 09:18:00 -0400 This is the sort of information without which our help is meaningless. You mig

Re: URGENT regexFunction

2004-08-24 Thread Peter Lin
I'm biased, so take this with a grain of salt. jmeter 2.0 is much better and the regexp changes in 2.0 are better in my mind. for me, it's worth while to update the excel spreadsheet and use 2.0. you'll have to decide for youself whether it is worth it or not. peter On Tue, 24 Aug 2004 13:39:0

RE: URGENT regexFunction

2004-08-24 Thread BAZLEY, Sebastian
to cells and ranges. You can then just change the definition of the name. S. -Original Message- From: Rita danger [mailto:[EMAIL PROTECTED] Sent: 24 August 2004 14:39 To: [EMAIL PROTECTED] Subject: RE: URGENT regexFunction I didn't try and I had some problems, thats why I am still

RE: URGENT regexFunction

2004-08-24 Thread Rita danger
Thank you all for your advise I apreciate it very much I will upgrade to 2.0.1. and see how things go Thank you RD From: "BAZLEY, Sebastian" <[EMAIL PROTECTED]> Reply-To: "JMeter Users List" <[EMAIL PROTECTED]> To: 'JMeter Users List' <[EMAIL PROTE

RE: URGENT regexFunction

2004-08-24 Thread Rita danger
Hi I have installed Jmeter 2.0.1 but it does not run, do I have to install java 1.4.2 ? RD From: "BAZLEY, Sebastian" <[EMAIL PROTECTED]> Reply-To: "JMeter Users List" <[EMAIL PROTECTED]> To: 'JMeter Users List' <[EMAIL PROTECTED]> Subject: RE: U

RE: URGENT regexFunction

2004-08-24 Thread BAZLEY, Sebastian
Not enough information. -Original Message- From: Rita danger [mailto:[EMAIL PROTECTED] Sent: 24 August 2004 16:08 To: [EMAIL PROTECTED] Subject: RE: URGENT regexFunction Hi I have installed Jmeter 2.0.1 but it does not run, do I have to install java 1.4.2 ? RD >From: &quo

Re: URGENT regexFunction

2004-08-24 Thread Peter Lin
[EMAIL PROTECTED] > Subject: RE: URGENT regexFunction > > Hi > > I have installed Jmeter 2.0.1 but it does not run, do I have to install java > > 1.4.2 ? > RD > > >From: "BAZLEY, Sebastian" <[EMAIL PROTECTED]> > >Reply-To: "JMeter Users

Re: URGENT regexFunction

2004-08-24 Thread Rita danger
Hi Peter, Thanks I am currently installing java 1.4.2 Nearly finished so I'll give it another go when its finished Thank you RD From: Peter Lin <[EMAIL PROTECTED]> Reply-To: Peter Lin <[EMAIL PROTECTED]> To: JMeter Users List <[EMAIL PROTECTED]> Subject: Re: URGENT regexFun

Re: URGENT regexFunction

2004-08-25 Thread Rita danger
lto:[EMAIL PROTECTED] > Sent: 24 August 2004 16:08 > To: [EMAIL PROTECTED] > Subject: RE: URGENT regexFunction > > Hi > > I have installed Jmeter 2.0.1 but it does not run, do I have to install java > > 1.4.2 ? > RD > > >From: "BAZLEY, Sebastian" <[

RE: URGENT regexFunction

2004-08-25 Thread BAZLEY, Sebastian
Meter locally first. I hesitate to say this, but the user documentation that comes with 2.0.1 is worth reading ... S. -Original Message- From: Rita danger [mailto:[EMAIL PROTECTED] Sent: 25 August 2004 11:41 To: [EMAIL PROTECTED] Subject: Re: URGENT regexFunction Hi Sorry its me again, I

RE: URGENT regexFunction

2004-08-25 Thread Rita danger
x27;s instead of referencing the same one? Thanks RD From: "BAZLEY, Sebastian" <[EMAIL PROTECTED]> Reply-To: "JMeter Users List" <[EMAIL PROTECTED]> To: 'JMeter Users List' <[EMAIL PROTECTED]> Subject: RE: URGENT regexFunction Date: Wed, 25 Aug 2004 1

RE: URGENT regexFunction

2004-08-25 Thread Michael Stover
> > >From: "BAZLEY, Sebastian" <[EMAIL PROTECTED]> > >Reply-To: "JMeter Users List" <[EMAIL PROTECTED]> > >To: 'JMeter Users List' <[EMAIL PROTECTED]> > >Subject: RE: URGENT regexFunction > >Date: Wed, 25 Aug 2004 12:16

RE: URGENT regexFunction

2004-08-25 Thread Rita danger
and set name to product_id, value to ${product} Save Test Plan Run > Start RD From: Michael Stover <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: JMeter Users List <[EMAIL PROTECTED]> Subject: RE: URGENT regexFunction Date: Wed, 25 Aug 2004 09:55:33 -0400 http://wiki.apache.org