The simplest is to lookup preferences based on the username submitted
at login.
Some more complicated solutions include building a preference database
keyed by user id wich can then be stored on the users' machines in a
cookie.
The general idea is to save a group of preferences for a user based on
name or ID somewhere on the server and then load those user prefs when
the suer logs in.
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --