--On Dienstag, 13. Mai 2003 19:05 Uhr +0200 "n.a.s" <naus.office@aon.at> wrote: > Hi, > > I can't compare a String with a dtml-var variable. > > <dtml-if expr="REQUEST.has_key('nol') and nol=='<dtml-var id>'"> > You can not nest DTML. Just access 'id' as variable....nol==id. -aj