Results 1 to 2 of 2

Thread: Using two login forms to secure two groups or urls

  1. #1
    Join Date
    Aug 2008
    Posts
    28

    Default Using two login forms to secure two groups or urls

    I've been trying for weeks to do this:

    I have two groups of URLs in my application and I want to redirect to two different login forms depending on the group I come from ... It's the typical case of the public login form (users of the application) and administration form (the administrators) ...

    I read all the examples and google a lot, but I've not found a clear way to do this. Some suggestions or a little example or indication is much appreciatted.
    Thank you in advance

  2. #2
    Join Date
    Aug 2008
    Posts
    28

    Default

    Any indication is much appreciated...

    There are two patterns of URLs, and when security fails in one, I want to go to a login form, and when fails in another type of URLs, i want to go to different login form...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •