-
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
-
By krishna in forum VB Classic
Replies: 1
Last Post: 12-04-2002, 02:04 PM
-
By krishna in forum VB Classic
Replies: 1
Last Post: 12-01-2002, 06:42 AM
-
By krishna in forum VB Classic
Replies: 0
Last Post: 11-25-2002, 11:09 PM
-
By krishna in forum Careers
Replies: 0
Last Post: 11-25-2002, 11:05 PM
-
By Krishna in forum vb.announcements
Replies: 0
Last Post: 11-25-2002, 11:03 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks