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 create login page.

How to create login page.

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netcomhelptutorial
8 Posts 5 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.
  • C Offline
    C Offline
    Care Career
    wrote on last edited by
    #1

    Hi Plz help me ,how to create login page in asp.net 2.0 with C# Plz send me all code to my email id. carecareer@gmail.com. Thanks Care Career

    S S 2 Replies Last reply
    0
    • C Care Career

      Hi Plz help me ,how to create login page in asp.net 2.0 with C# Plz send me all code to my email id. carecareer@gmail.com. Thanks Care Career

      S Offline
      S Offline
      Sathesh Sakthivel
      wrote on last edited by
      #2

      Hey, we are not here to do your work. Pls try it and tell us what error you get and we are here to help you in all aspects.

      Regards, Satips.

      1 Reply Last reply
      0
      • C Care Career

        Hi Plz help me ,how to create login page in asp.net 2.0 with C# Plz send me all code to my email id. carecareer@gmail.com. Thanks Care Career

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

        Use Login control which is in ASP.net 2.0

        Thanks and Regards Sandeep If you want something you never had, do something you have never done!

        C 2 Replies Last reply
        0
        • S Sandeep Akhare

          Use Login control which is in ASP.net 2.0

          Thanks and Regards Sandeep If you want something you never had, do something you have never done!

          C Offline
          C Offline
          Care Career
          wrote on last edited by
          #4

          Thanks for replay Regards Care Career

          1 Reply Last reply
          0
          • S Sandeep Akhare

            Use Login control which is in ASP.net 2.0

            Thanks and Regards Sandeep If you want something you never had, do something you have never done!

            C Offline
            C Offline
            Care Career
            wrote on last edited by
            #5

            Hi I have used this but how to write code in ok button.& wht code i have to write tell me Thanks Care Career

            V S S 3 Replies Last reply
            0
            • C Care Career

              Hi I have used this but how to write code in ok button.& wht code i have to write tell me Thanks Care Career

              V Offline
              V Offline
              varshavmane
              wrote on last edited by
              #6

              Double click on that control u will get the user name and password with that control name ex: ur control name is userLogin So u will get userLogin.UserName and userLogin.Password and rest all u know...

              1 Reply Last reply
              0
              • C Care Career

                Hi I have used this but how to write code in ok button.& wht code i have to write tell me Thanks Care Career

                S Offline
                S Offline
                Sathesh Sakthivel
                wrote on last edited by
                #7

                Hey just click on the button you will be redirected to the code page and on button1_Click you can write code what you want ie., allow the user to login to the website after entering the valid Email Id and password.

                Regards, Satips.

                1 Reply Last reply
                0
                • C Care Career

                  Hi I have used this but how to write code in ok button.& wht code i have to write tell me Thanks Care Career

                  S Offline
                  S Offline
                  steffw
                  wrote on last edited by
                  #8

                  if(username == "you" && password == "oh") { // good login }else{ // bad login } ghehe =D

                  Stef

                  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