31 Mar
2000
31 Mar
'00
4:14 p.m.
I have a dtml-document which I wish to be viewed only by (certain) authenticated users. I tried un-checking all the security permissions and the acquire permissions boxes, but I can still access the method. Putting a <dtml-var AUTHENTICATED_USER> in the form shows nothing when I test it (and not anonymous as I thought it would). Any help getting this to work would be apprectiated....