J JD New Member Dec 28, 2012 #1 How to get all non commented anchor tags from html content using html utility packI want to use xpath query to get all non commented anchor tags using html utility pack\[code\]htmldoc.DocumentNode.SelectNodes("//a[@href]")\[/code\]Thanks.
How to get all non commented anchor tags from html content using html utility packI want to use xpath query to get all non commented anchor tags using html utility pack\[code\]htmldoc.DocumentNode.SelectNodes("//a[@href]")\[/code\]Thanks.