25 Jul
2003
25 Jul
'03
6:51 p.m.
On Sat, 26 Jul 2003 01:58:46 +0100 GMT (..2:58 where i live(GMT+2) ) garry saddington asked the Zope mailinglist about the following:
I have a DTML method which displays the result of a ZSQLmethod in a table. The size of the table is determined by the number of records returned from the database and is variable. As the table grows in size i find that i lose all the html formatting below it resulting in links appearing beside the table instead of below it. I must be doing something wrong but i can't see it. Can anyone help?
sounds like you are producing broken HTML. Have you tried validating the output ? -- Geir Bækholt