Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on login page for multiple users within the ASP.NET forums, part of the Web Development category; Hi, I have to create a login page for multiple users. for ex. if user1 logs in he should be able to access only his pages, when user2 logs in ...
|
|||||||
|
|||
|
login page for multiple users
Hi,
I have to create a login page for multiple users. for ex. if user1 logs in he should be able to access only his pages, when user2 logs in he should be able to access his pages. i have created a login page and written the code for that but that's not a correct method. please let me know the best and the easiest way to do this. for my application we have multiple users so i have used sql database to store the login details of the different users. all answers are welcome |
| Sponsored Links |
|
|||
|
Re: login page for multiple users
In the database,along with id and password,you can also store role information and depending on the role of the user,he can be directed to a appropriate page.
This method should be fine if you have 2-3 roles like user,admin and moderator. Hope,it makes sense to you. Thanks. |
| The Following User Says Thank You to saswata.purkayastha For This Useful Post: | ||
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting error - Login failed on server side | Geek_Guest | ASP.NET | 3 | 03-14-2009 05:06 AM |
| Login to sample flight application in QTP | JobHelper | QTP | 4 | 02-25-2009 08:57 AM |
| For Informatica Users | Lokesh M | Geeks Lounge | 3 | 10-06-2008 07:38 AM |
| I need to check the Login function | Geek_Guest | SilkTest | 0 | 04-16-2007 09:14 AM |
| AMUST 1-Login Premium Pack | JobHelper | Geeks Lounge | 0 | 03-04-2007 10:11 AM |