parse html table using ASP.NET
        Posted  
        
            by Milee
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Milee
        
        
        
        Published on 2010-05-01T18:23:24Z
        Indexed on 
            2010/05/01
            18:27 UTC
        
        
        Read the original article
        Hit count: 211
        
ASP.NET
|html-parsing
Hi, I need to read a html page and parse the contents of a table in that. I am using ASP.NET.Could anyone tell me how to do this. Thanks.
© Stack Overflow or respective owner