C# parsing html DOM example ?

  • Thread starter Thread starter bitshift
  • Start date Start date
One thing I need is a way to get access to the <script> elements in my file.
I put id attributes on all of them to make it easier. How do I get at them
from the dom though ?
 
Back
Top