6 Dec
1999
6 Dec
'99
11:36 p.m.
On Mon, 6 Dec 1999, scott kaplan wrote:
Hi All, I have a question about adding additional information to a user object (or another way to do this) I want to have an attribute for each user. i.e. each user will have a subject attribute, so when they view a certain page, only messages of that subject appear
Could you just set the subject in a cookie, or in a session object? Pavlos