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 make Username password page ???

How to make Username password page ???

Scheduled Pinned Locked Moved ASP.NET
tutorialcsharphtmlasp-netcom
8 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.
  • A Offline
    A Offline
    ankur0101
    wrote on last edited by
    #1

    i want to make login page like yahoo >>> https://login.yahoo.com/config/mail?.intl=us FOR MULTIPLE USERS can i do that with asp.net?? ----------------------------- As every 1 know that there are millions of users on yahoo.... i just want to make page which goes just like ...... EXAMPLE #1: username = abc password = abc if both are right ther forward the page to URL "a.html" else alert "sorry cannot login..Username or password is wrong" ---------------------------------------------------------------------- EXAMPLE #2: username = xyz password = xyz if both are right ther forward the page to URL "x.html" else alert "sorry cannot login..Username or password is wrong" THIS SHOULD BE FOR 100 USERS plzzz help me its very urgent

    C S 2 Replies Last reply
    0
    • A ankur0101

      i want to make login page like yahoo >>> https://login.yahoo.com/config/mail?.intl=us FOR MULTIPLE USERS can i do that with asp.net?? ----------------------------- As every 1 know that there are millions of users on yahoo.... i just want to make page which goes just like ...... EXAMPLE #1: username = abc password = abc if both are right ther forward the page to URL "a.html" else alert "sorry cannot login..Username or password is wrong" ---------------------------------------------------------------------- EXAMPLE #2: username = xyz password = xyz if both are right ther forward the page to URL "x.html" else alert "sorry cannot login..Username or password is wrong" THIS SHOULD BE FOR 100 USERS plzzz help me its very urgent

      C Offline
      C Offline
      Chetan Ranpariya
      wrote on last edited by
      #2

      Get it[^]

      Thanks and Regards, Chetan Ranpariya

      A 1 Reply Last reply
      0
      • C Chetan Ranpariya

        Get it[^]

        Thanks and Regards, Chetan Ranpariya

        A Offline
        A Offline
        ankur0101
        wrote on last edited by
        #3

        cAN ANYONE TELL ME SIMPLE METHOD?? it takes so much time i need it urgrntly

        C 1 Reply Last reply
        0
        • A ankur0101

          cAN ANYONE TELL ME SIMPLE METHOD?? it takes so much time i need it urgrntly

          C Offline
          C Offline
          Chetan Ranpariya
          wrote on last edited by
          #4

          Hi, Put 2 textboxes on ur aspx page. 1st for username and 2nd for password. Put 1 Label control to show error message. Put 1 button also. On the click event event of the button write code which compares values from the textboxes to the values in ur datasource like sql server, xml file or MS - Access or MYSQL. If the values are correct then redirect the user to the desired page otherview set Label's text property to the error message "Username/Password is not correct". I hope this is fast enough. I hope this will help you.

          Thanks and Regards, Chetan Ranpariya

          S 1 Reply Last reply
          0
          • C Chetan Ranpariya

            Hi, Put 2 textboxes on ur aspx page. 1st for username and 2nd for password. Put 1 Label control to show error message. Put 1 button also. On the click event event of the button write code which compares values from the textboxes to the values in ur datasource like sql server, xml file or MS - Access or MYSQL. If the values are correct then redirect the user to the desired page otherview set Label's text property to the error message "Username/Password is not correct". I hope this is fast enough. I hope this will help you.

            Thanks and Regards, Chetan Ranpariya

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

            'Let him Try . Please don't give him any code. Then only he will know how to code.

            Regards, Satips.:rose:

            1 Reply Last reply
            0
            • A ankur0101

              i want to make login page like yahoo >>> https://login.yahoo.com/config/mail?.intl=us FOR MULTIPLE USERS can i do that with asp.net?? ----------------------------- As every 1 know that there are millions of users on yahoo.... i just want to make page which goes just like ...... EXAMPLE #1: username = abc password = abc if both are right ther forward the page to URL "a.html" else alert "sorry cannot login..Username or password is wrong" ---------------------------------------------------------------------- EXAMPLE #2: username = xyz password = xyz if both are right ther forward the page to URL "x.html" else alert "sorry cannot login..Username or password is wrong" THIS SHOULD BE FOR 100 USERS plzzz help me its very urgent

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

              Are you a Student or Developer. Do you want us to do your work?

              Regards, Satips.:rose:

              A 1 Reply Last reply
              0
              • S Sathesh Sakthivel

                Are you a Student or Developer. Do you want us to do your work?

                Regards, Satips.:rose:

                A Offline
                A Offline
                ankur0101
                wrote on last edited by
                #7

                ya im student i was thinking about yahoo , microsoft i wanted to know how do they do it?:^)

                S 1 Reply Last reply
                0
                • A ankur0101

                  ya im student i was thinking about yahoo , microsoft i wanted to know how do they do it?:^)

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

                  Did you go through the Link refered by Chetan Ranpariya. there are lot of examples and with the help of that try to implement the Login control. If you face any error tell us we are here to help you.

                  Regards, Satips.:rose:

                  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