in reply to Creating an HTML table with 'n' rows
Arbitrary rows are fairly easy, it's arbitrary columns that are tricky. Just go through your array and add the rows as you go.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: Re: Creating an HTML table with 'n' rows
by husker (Chaplain) on May 17, 2000 at 20:03 UTC |