Feb 8, 2005 #1 o1568501 Programmer Joined Feb 8, 2005 Messages 14 Location GB Hi, Does anyone know how to read in the source code of a HTML file so that it can be parsed in c#.net. Thanks
Hi, Does anyone know how to read in the source code of a HTML file so that it can be parsed in c#.net. Thanks
Feb 8, 2005 1 #2 SgtPeppa Programmer Joined Jul 7, 2003 Messages 154 Location DE this should get you started: http://www.developer.com/net/csharp/article.php/2230091 Stephan Upvote 0 Downvote