9 Nov
1999
9 Nov
'99
3:42 p.m.
Hello, I am trying to reference an object within the following hierarchy: ..../links/19991108205246/amethod amethod: <dtml-with links> <dtml-with _['19991108205246']> <dtml-var title> </dtml-with> </dtml-with> I have tried several permutations on the "19991108205246" thing without success .. could anyone explain the semantics of the various DTML constructs like .. foo _[foo] "_[foo]" "_['foo']" I think I read through most of the docs but there is no extensive description of the exact syntax (not even in the DTML ref).. Please correct me if I am wrong .. thanks Oliver