[Zope] dtml-in with ZSQL batch processing (DTML-Error)
Ulrich Wisser
u.wisser@luna-park.de
Thu, 25 Nov 1999 23:37:55 +0100
Hi,
I want a table with the "nextBatch" link on top, like
prevBatch nextBatch
data
data
data
I tried the following code:
<dtml-in ZSQL start=qs size=5>
<dtml-if sequence-start>
<TABLE>
<dtml-if prev-sequence>
prevBatch
</dtml-if>
<dtml-if next-sequence>
nextBatch <-- This will never be printed
</dtml-if>
</dtml-if>
</dtml-in>
Any hints
Thanks
Ulli
--
----------------- Die Website Effizienzer ------------------
luna-park Bravo Sanchez, Vollmert, Wisser GbR
Ulrich Wisser mailto:u.wisser@luna-park.de
Alter Schlachthof, Immenburgstr. 20 Tel +49-228-9654055
D-53121 Bonn Fax +49-228-9654057
------------------http://www.luna-park.de ------------------