Hopefully the following expression should work :) ...please try it out if it
works :)..looks funncy but might work out 


<div id=............(.......)[^>]+>

This might extract the required C100134 from the expressions 

Thanks
Dinesh

-----Original Message-----
From: sbhosale [mailto:sandeep.bhos...@gmail.com] 
Sent: Friday, February 18, 2011 7:28 PM
To: jmeter-user@jakarta.apache.org
Subject: Need help in regular expression


Hi all,

I want to extract C100134 value in below string
    <div id="caseDetailsC100134" class="caseDetails">

Can anybody help in writing the regular expression.
I have tried with below options
1. caseDetails(.\w+)
2. caseDetails=(.\w+)

But unfortunately its not working. Please guide me in writing the correct
reg ex.

Thanks
Sandeep

-- 
View this message in context:
http://jmeter.512774.n5.nabble.com/Need-help-in-regular-expression-tp3391100
p3391100.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org






---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to