CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Neruk

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    2,311

    Re: HTML table to 2D array parser

    1. The program must be written in Java;
    2. If the table contains spans, the value of the spanned cell should be put only ones in array in the left up corner of cells of this array, the other cells,...
  2. Replies
    1
    Views
    2,311

    HTML table to 2D array parser

    Hello everyone!
    The problem is to parse the HTML table into the 2D array.
    The parser should handle rowspans, collspans, nested tables and so on. That means, everything that suites HTML standard....
Results 1 to 2 of 2



HTML5 Development Center

Click Here to Expand Forum to Full Width