admin
-
4/11/2006 4:34:28 PM
Re: Multiple Secure Image Galleries
Hello,
Thank you for your message. First, you need to have some mechanism that will assign the image gallery to the user. You could e.g. store this in the database. If you need to add a field for that, please see Developer's Guide -> Knowledge Base -> KB0013 - Adding a custom field to the user profile.
Then, you need to handle the LogonForm.LogonSuccessful event and redirect user to the appropriate page using Response.Redirect.
Please let me know if you need any help with that.
Best Regards,
|