DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 1 of 1
  1. #1
    Join Date
    Apr 2005
    Posts
    10

    Cool More than one LoginURL in an application

    Hi all,
    I have a big problem regarding usage of two different Login screens in an application. Problem is described in detail as following..

    1. In our WebApplication we have classified web pages in 3 categories
    a) Secured pages for Admin (within "Admin" Folder of root directory)
    b) Secured pages for User (within "User" Folder of root directory)
    c) Normal pages for everyone (in root directory)
    Here "Admin" will have some login page for him (suppose AdminLogin.aspx) and "Users" will have some DIFFERENT login page for them (suppose UserLogin.aspx).
    Now problem is that I have to apply "Forms Authentication" on Secured pages. If some unauthenticated person is making the request for secured pages then I have to redirect "Admin" to AdminLogin.aspx whereas "User" to UserLogin.aspx.

    I know how to deal with this in case I have a single login page for my application. But I couldn't find any solution for two login pages. See if any one can help me.

    Thanks
    Last edited by hazaraSp; 12-18-2006 at 01:40 AM.

Similar Threads

  1. Replies: 1
    Last Post: 12-04-2002, 02:04 PM
  2. Replies: 1
    Last Post: 12-01-2002, 06:42 AM
  3. Replies: 0
    Last Post: 11-25-2002, 11:09 PM
  4. Replies: 0
    Last Post: 11-25-2002, 11:05 PM
  5. Inventory Management Application Using VB
    By Krishna in forum vb.announcements
    Replies: 0
    Last Post: 11-25-2002, 11:03 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links