30 Sep
1999
30 Sep
'99
6:15 a.m.
I have a very simple use for a property of a DTML document... A counter. We make the counter property and set it and then put: <dtml-var "manage_updateProperties({'counter': counter+1})"> and this works great with one minor problem... You need manage privileges to look at it. How do you update the properties without making the people have privileges? I tried everything else I could think of like: <dtml-var "_['counter'] = counter+1"> but none of them actually work. Thanks. Evan. -- Evan ~ThunderFoot~ Gibson ~ nihil mutatem, omni deletum ~ May the machines watch over you with loving grace.