Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

delphi regular expression need help

0 views
Skip to first unread message

soprandi

unread,
Dec 20, 2006, 11:44:30 AM12/20/06
to
hi, I have a code string like this:
<other tag> <tag>value</tag> <other tag>
I need to extract value between
<tag> and </tag> in this case 'value'
how can I do whit regular expression??
thanks S

0 new messages