I need some help with creating a regular expression. The HTML code looks like
this,


onclick="dashboard._remove(this.parentNode.parentNode.parentNode.parentNode,
"_W13kBIBAAA.MNl_DzDQuqdMvMz2jPo6ujMHpGjhp9Hleit43iDIBKSz5JO10aww0fwduD9gnZjX.EJo5qSE89DUbJ0dL7xu3kg");
return false;" title="click to remove from dashboard">   [remove]   


I would like to get the value
,_W13kBIBAAA.MNl_DzDQuqdMvMz2jPo6ujMHpGjhp9Hleit43iDIBKSz5JO10aww0fwduD9gnZjX.EJo5qSE89DUbJ0dL7xu3kg&quot

I tried with no success. Can anyone please help me out.
Thanks in advance.
-- 
View this message in context: 
http://www.nabble.com/need-help-with-regular-expression-tf3759491.html#a10625833
Sent from the JMeter - User mailing list archive at Nabble.com.

Reply via email to