hi
I've found several examples on how to generate an xhtml table based upon a query & they all work perfectly but with a flaw that comes to the surface when the query returns 1, 3, 5 etc. results. In those cases the different code examples spit out the last tr without the final td.
So my question is, does anybody know of a code example that shows how to I can build a table with two td's and still have the last td on the last tr present even if the query doesn't return a result that's dividable with 2?
:water




Bookmarks