G
Guest
Hi all,
I have a string containing html code and want to extract data between action
en/or href. For example: href="www.google.com" then I want to detect the href
string and get the data between "" (www.google.com).
How is this best done,
Regards
Stijn
I have a string containing html code and want to extract data between action
en/or href. For example: href="www.google.com" then I want to detect the href
string and get the data between "" (www.google.com).
How is this best done,
Regards
Stijn