[Zope] User Sessions
Chris Withers
chrisw@nipltd.com
Wed, 31 Jan 2001 12:49:07 +0000
Oleg Broytmann wrote:
>
> Oh, no, no, no. I, for example, use at least two different computers
> with 2 different screen resolutions, so I certainly want to store these
> preferences in my cookie files (these files are different on these 2
> computers, of course).
No problem, just have another _user_ preference which says whether ZMI
preferences are stored as Browser Preferences or User Preferences.
Then you and me can both be happy, even if we're using the same server ;-)
cheers,
Chris