The Regex Extractor can extract it.

You can then use a Java Sampler to generate a Sample; attach a Simple
DataWriter to the Java Sampler so the sample is written to a file.

Otherwise you will need to write some Java code.

S.
On 01/03/06, Nikhil Joshi <[EMAIL PROTECTED]> wrote:
>
> i am using jmeter 2.1.1. I am using added a  "View Results Tree" listener.
> In that i ma getting response in Html format.
> now i want a  FETCH pirticular number from html file and store it into a text
> file.
>
> e.g :    Lets say following is a rsponse html
>
> <body>
> ...............
>            alert("Client number is 7000");
> ...............
> </body>
>
> i want to fetch number 7000 from response and store it into a text file.
>
> can anybody put a light on this problem....?
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to