27 Nov
2003
27 Nov
'03
4:48 p.m.
On Thu, 2003-11-27 at 04:46, Lester Cram wrote:
My problem is with the value for pa.
Your code got a bit munged, but as far as I can tell, you only set pa in the <dtml-if sequence-start> block. That's why the value doesn't change... you're only setting it the first time through the loop. HTH, Dylan