Two really great tools for working with html via code

http://www.codeplex.com/htmlagilitypack

http://htmlxpathtestbed.codeplex.com/

 

HTML Agility Pack is great for treating html like xml from code.  You can easily load up almost any html document or fragment and modify it to your hearts content.  I have used it in a couple of projects and so far found no major issues, there is even a tester tool now to help build the xpath statements needed to search the document.

Frank Wisniewski  

This entry was posted in Uncategorized and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Note: If you are replying to another commenter, click the "Reply to {NAME} ↵" button under their comment!