Page 2 of 2

Posted: Tue May 31, 2005 8:31 am
by JayBird
yes, you have't constructed the table correctly

You haven't closed the <tr> tags and you haven't used any <TD> tags. You haven't actually output any data from your database either.

Take a look at the HTML that is generated

Posted: Tue May 31, 2005 8:33 am
by mhouldridge
Almost sorted it now i think.

I will let you know if I come accross out again.

Thanks for your superb advice!

Posted: Tue May 31, 2005 8:42 am
by phpScott
that problem is what i refered too, glad to hear you solved it though.