Depends on what other text there may be on the page, but I would start with:

'\((C\d+)\)'

and add more context as needed, e.g.

,'\((C\d+)\)',

etc

See http://wiki.apache.org/jakarta-jmeter/RegularExpressions for some
info on REs.

S.
On Apr 1, 2005 4:12 AM, Ghananeel Gondhali <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Please can someone help me extract
> <a href="javascript:cust_funct1('01','C10144','Rtrer  Ererer')">
> 
> i need to extract C10144 from this link.
> 
> regards,
> Raj
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Better first dates. More second dates. Yahoo! Personals
>

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

Reply via email to