Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Login Controls from toolbox

Login Controls from toolbox

Scheduled Pinned Locked Moved ASP.NET
tutorial
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    duo
    wrote on last edited by
    #1

    For my website i'm using the login controls from the toolbox of visual web developer. When a staff gets validated he/she gets directed to the staff page instantly When a Manager gets validate he/she gets directed to the manager page instantly. Anyone has any clue as to how to do this.:cool::cool::rose: I hate using a code based login.

    S S 2 Replies Last reply
    0
    • D duo

      For my website i'm using the login controls from the toolbox of visual web developer. When a staff gets validated he/she gets directed to the staff page instantly When a Manager gets validate he/she gets directed to the manager page instantly. Anyone has any clue as to how to do this.:cool::cool::rose: I hate using a code based login.

      S Offline
      S Offline
      Sandeep Akhare
      wrote on last edited by
      #2

      just check the credentials Put one Home page or any page after login in that check the type of user from database or where you are storing then have if or switch statement check the credentials then just transfer to that page

      Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

      D 1 Reply Last reply
      0
      • S Sandeep Akhare

        just check the credentials Put one Home page or any page after login in that check the type of user from database or where you are storing then have if or switch statement check the credentials then just transfer to that page

        Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

        D Offline
        D Offline
        duo
        wrote on last edited by
        #3

        i dun get it ????

        1 Reply Last reply
        0
        • D duo

          For my website i'm using the login controls from the toolbox of visual web developer. When a staff gets validated he/she gets directed to the staff page instantly When a Manager gets validate he/she gets directed to the manager page instantly. Anyone has any clue as to how to do this.:cool::cool::rose: I hate using a code based login.

          S Offline
          S Offline
          satyaki mishra
          wrote on last edited by
          #4

          follow the steps 1.create two folders one.Manager and other Staff 2.Put all MAnager related pages in manager folder and all Staff related in staff folder. 3.create two roles.one for manager and other staff. 4.On login check role of the user and redirected to respective page. 5.in web.config file under location tag specify allow roles for each folder. any problem ?

          satyaki mishra

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups