18 Oct
2004
18 Oct
'04
7:51 p.m.
Hi, Am Mo, den 18.10.2004 schrieb Jim Abramson um 18:57:
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
I bet the answer is burried deep in the HTML (SGML) nature of DTML. I've never seen a legal HTML tag with spaces around attributename, = and the attributevalue. Nor seems the DTML parser ;) Regards Tino.