24 May
2000
24 May
'00
1:15 p.m.
Thank you Phil and Rick, that did the trick (sorry) and I am back to feeling like a Zopista! J At 2:19 PM +0200 5/24/2000, Rik Hoekstra wrote:
"J. Atwood" wrote:
Ok.. this is really dumb, but for some reason I can't get this to work.
<dtml-if "id=='index_html'">
I believe this should be
<dtml-if "_['id']=='index_html'">
(isn't dtml nice sometimes)
Rik