Egads I think that worked. Thanks.
Jim Abramson wrote:
I've noticed a quirk which is that
<dtml-let value = "expression"> does not work, but
<dtml-let value="expression"> does.
OK, maybe it's not a quirk, but by design. Either way, I'd give that a
try.
Jim