Hi! On Mon, 19 Sep 2005, tapio wrote the following: > Why constants for the body tag like > page.bodyTag = <BODY id="{idName}"> > > don't always work? > This will never work, not not always. You forgot a "$" ({$idName}), hm? bye Wolfgang