30 Mar
2000
30 Mar
'00
9:56 a.m.
<dtml-in "<dtml-var qry_name>" or
<dtml-in "_['<dtml-var qry_name>']">
Try: <dtml-in "_[qry_name]"> _['something'] means I want the value with the literal key of something. _[reftosomething] means I want the value with the key which is the value of reftosomething, if that makes sense. Cheers, Stephen -- Stephen Harrison - stephen@nipltd.com New Information Paradigms - www.nipltd.com