3 Nov
2001
3 Nov
'01
7:48 p.m.
Here's what I've been trying to figure out: When of my site's users authenticates, I'd like to immediately redirect them to their own home page in the system... In other words, upon becoming a member of the system, each user will have their own instance of a "member" class and upon authenticating, I want to forward them to the "View" view of their class. Now, I know that CMF does this (sort of) but I haven't found enough documentation on CMF so I'm trying to do this with regular old zclasses, etc. Any help would be greatly appreciated. Thanks, Rob