29 Aug
2002
29 Aug
'02
6:03 p.m.
user=request['AUTHENTICATED_USER']
This is a user object, not the users id. user = request['AUTHENTICATED_USER'].getUserName() Is the actual users name. -- Andy McKay Agmweb Consulting http://www.agmweb.ca