Page 1 of 1

want to extract anchor text from url using regex. !!!

Posted: Mon Feb 07, 2011 3:29 am
by rodger21
Hello,
I Would like to know about the REGEX. I just want to get all the anchors URL & Text, from a string.

Example :- <a href="abc.com">I want this</a>

Rod