[Zope] re: Variable length tables
garry saddington
garry@joydiv.fsnet.co.uk
Sat, 26 Jul 2003 01:58:46 +0100
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?
regards
garry