I have a string in which I have anchor tag I want to know the href values of those anchor tags.
my string is like:
This is Test page <a href='test.aspx'>test page</a> .
in this I want to find the value of href i.e. test.aspx
Please suggest me any good regx group for this.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…