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. how to get signed in user profile...urgntplz...

how to get signed in user profile...urgntplz...

Scheduled Pinned Locked Moved ASP.NET
tutorialcsharpasp-netdatabasehelp
5 Posts 3 Posters 1 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.
  • R Offline
    R Offline
    r_e_h_a_n
    wrote on last edited by
    #1

    i'm creating a login system, when a user login successfully, then open his profile fornt of him soon after login successfully. And could also edit his entries in text fields,which will be replaced with existing entries in the database, i want to create edit link or button front of each text field/dropdownlist or something like this, plz help me in this regard, tell me the article related to it, or whome will answer me plz send me step by step process bcz i'm new in asp.net. Even his step by step processes may be in short hands but should be understandable, but plz in step by step process. lot of Thannnnnnnnnnnnnnnnnnnnnnnnnnnnkkksss for himmmmmmmmm in advance. reehamunir

    E 1 Reply Last reply
    0
    • R r_e_h_a_n

      i'm creating a login system, when a user login successfully, then open his profile fornt of him soon after login successfully. And could also edit his entries in text fields,which will be replaced with existing entries in the database, i want to create edit link or button front of each text field/dropdownlist or something like this, plz help me in this regard, tell me the article related to it, or whome will answer me plz send me step by step process bcz i'm new in asp.net. Even his step by step processes may be in short hands but should be understandable, but plz in step by step process. lot of Thannnnnnnnnnnnnnnnnnnnnnnnnnnnkkksss for himmmmmmmmm in advance. reehamunir

      E Offline
      E Offline
      enjoycrack
      wrote on last edited by
      #2

      Hi there, Since you are new to this stuff ;P, IMO u should try to accomplis the smallest step first, I mean, in this case, firstly u just try to make the login facility (just simply user enters username/password. If success, redirect to a webpage with message "Login Successfull". Otherwise, "Wrong username/password", something like this.) When done this step, move to the next.... Happy coding << >>

      R 1 Reply Last reply
      0
      • E enjoycrack

        Hi there, Since you are new to this stuff ;P, IMO u should try to accomplis the smallest step first, I mean, in this case, firstly u just try to make the login facility (just simply user enters username/password. If success, redirect to a webpage with message "Login Successfull". Otherwise, "Wrong username/password", something like this.) When done this step, move to the next.... Happy coding << >>

        R Offline
        R Offline
        r_e_h_a_n
        wrote on last edited by
        #3

        thx again for ur assistance in this regard yes i did it, users are login successfully, now what will be the next step ? waiting for ur response reehanmunir

        S E 2 Replies Last reply
        0
        • R r_e_h_a_n

          thx again for ur assistance in this regard yes i did it, users are login successfully, now what will be the next step ? waiting for ur response reehanmunir

          S Offline
          S Offline
          SABhatti
          wrote on last edited by
          #4

          you are definitely validating username and password against any database.. that means you are already connected to the database.. while validating against database, retreive all the fields that you want to show for editing in the same dataset/datatable.. define a datagrid in your page and set its datasource to the datataset/datatable and then bind it... you can find lot of articles on datagridgirl[^] -----

          1 Reply Last reply
          0
          • R r_e_h_a_n

            thx again for ur assistance in this regard yes i did it, users are login successfully, now what will be the next step ? waiting for ur response reehanmunir

            E Offline
            E Offline
            enjoycrack
            wrote on last edited by
            #5

            The next step is to: 1. Fetch the loggined user's data 2. Then display the data on the profile web page instead of displaying the message "Login successfull" in the redirected page << >>

            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