>>>>> "RB" == Rich Buckley <[EMAIL PROTECTED]> writes:

RB> credentials have been verified. What I would like to do is redirect
RB> to a home page looked up from the database. The database lookup is
RB> trivial but where and how is the best place to do the redirection
RB> within the AuthCookie framework ?

Make the destination of the login page be your redirect script, which
then does the lookup based on the login ID and redirects the user.

Either that or use a rewrite rule with the rewrite engine based on
user ID and some map that converts user IDs to pages.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: [EMAIL PROTECTED]       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

Reply via email to