I have the following... I wouldn\'t say problem, but situation.
I have some HTML with tags and everything. I want to search the HTML for every URL. I\'m doing it now by
You may want to have a look at XPath or Regular Expressions.