Okay, I have something set up that works well where if you request a
page and dont have access a PageCallback gets created and you get sent
to the login page. After loging in the callback is used to return you to
the desired page.

Now, I would like to do something similar with direct links so that if
you request a direct link and don't have access a DirectCallback gets
created, you log in, and then get sent back to the direct link. Any
ideas on how to do this?

-- 
Dan Adams
Software Engineer
Interactive Factory


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to