Hello
I'm looking to parse an html email searching for phone number patterns. When I detect a number I want to insert an Hyperlink.
Some pattern may detect the same number twice, so I want to analyse if this number is enclosed with Hyperlink tag, if so go to next.
Any idea how can this be done with Html Agility Pack?
I'm looking to parse an html email searching for phone number patterns. When I detect a number I want to insert an Hyperlink.
Some pattern may detect the same number twice, so I want to analyse if this number is enclosed with Hyperlink tag, if so go to next.
Any idea how can this be done with Html Agility Pack?