Re: AUTHENTICATED_USER?
13 Jan
2000
13 Jan
'00
8:34 a.m.
A new question on the old one. Is it possible to set the object value of AUTHENTICATED_USER. The Dokumentation says it is not possible. Something like <dtml-call "REQUEST.set('AUTHENTICATED_USER','new_user')"> where new_user is a User from the User_Folder. Borno
"GD" == Guy Davis writes:
GD> <dtml-if "AUTHENTICATED_USER == 'Anonymous User'" > Use <dtml-if "_.str(AUTHENTICATED_USER)=='Anonymous User'"> AUTHENTICATED_USER is an object, not just a string -- Sent through Global Message Exchange - http://www.gmx.net
9581
Age (days ago)
9581
Last active (days ago)
0 comments
1 participants
participants (1)
-
Borno Janekovic