How to Create A simple Login Form in HTML - Easy Tutorial

Поділитися
Вставка
  • Опубліковано 6 січ 2025

КОМЕНТАРІ • 118

  • @Kuromaki009
    @Kuromaki009 2 роки тому +10

    Hello, I would like to thank you personally for making this video. Tomorrow, I have exams and I need a short html coding to satisfy my professors for a correct answer. This is very simple and easy to remember. Thank you again. Hoping to finally get my diploma. Regards mate!

    • @OstonCodeCypher
      @OstonCodeCypher  2 роки тому +2

      Am glad that it helped... Wish you success in your EXAMS. Pass with flying colors 🤝👍

  • @kevindeburen3561
    @kevindeburen3561 3 роки тому +1

    Best tutorial I have watched so far

  • @techkavach5197
    @techkavach5197 Рік тому +2

    Beautiful sir i love the way you teach in this video

  • @vedantraut327
    @vedantraut327 2 роки тому +3

    I appreciate your effort here . Thank you

  • @Armlinkworld-hr9ey
    @Armlinkworld-hr9ey 8 місяців тому +1

    Best tutorial so far 😊

  • @LemonadetvYT
    @LemonadetvYT 5 років тому +5

    don;t worry, I subscribed. You are a good UA-camr.

  • @ramyan6392
    @ramyan6392 Рік тому +2

    thank you somuch the login form came perfectly

  • @thrishusenanayake4293
    @thrishusenanayake4293 3 роки тому +3

    Thank you Oston Code Cypher!

  • @jasonhickman5532
    @jasonhickman5532 5 років тому +9

    how do you create the login credentials that you would type into the form?

  • @classicPlayGame
    @classicPlayGame 8 місяців тому +1

    you made programing this easy thanks dude

  • @rasigar5105
    @rasigar5105 2 роки тому

    Super video👏🙏 thank you so much

  • @LemonadetvYT
    @LemonadetvYT 5 років тому +3

    what if you login or register and then send a message to the owner that you've logged in?

    • @OstonCodeCypher
      @OstonCodeCypher  5 років тому +1

      Hey Lemonadetv, am planning on creating a full video with php & mysql.
      Stay tunned 👍

  • @srinivasanshanmugam5657
    @srinivasanshanmugam5657 4 роки тому +2

    So the video link in this video is the part 1 for this topic???

  • @drrenew2.o786
    @drrenew2.o786 3 роки тому

    where do it get save pls reply

  • @yousseflahmadi7665
    @yousseflahmadi7665 2 роки тому +1

    thank you for the source code amazing work

  • @226mayanksharma5
    @226mayanksharma5 3 роки тому

    Hiw can i add image in this as a background?

  • @saltanathmuskan6495
    @saltanathmuskan6495 4 роки тому +4

    How to link this to the databse?

    • @oussematoussli8085
      @oussematoussli8085 3 роки тому

      but the actuall question is .. How is the link to the databse feeling ?

    • @johannyoverasanchez3861
      @johannyoverasanchez3861 2 роки тому

      @@oussematoussli8085 already but you are or you are not?

    • @ldvlpr
      @ldvlpr 2 роки тому

      @@johannyoverasanchez3861 xd

    • @oussematoussli8085
      @oussematoussli8085 2 роки тому

      @@johannyoverasanchez3861 i messed with the wrong person

  • @pjanardhan2850
    @pjanardhan2850 5 років тому +1

    Why you are using login.php in action and then in method using post ,why do we need that line for this login form . Plzz help me out sir.

    • @OstonCodeCypher
      @OstonCodeCypher  5 років тому

      login.php in the action attribute is the file where you put all the logic of controlling/filtering the data submitted by the user. For example - checking if the user exists in the database and then take them to the next page or Vise Verser
      Then using method (POST) is the secure way of submitting data without displaying it in the URL parameters.

  • @nicky-nicks
    @nicky-nicks 5 років тому +14

    Hello Oston. This is what exactly I was looking for. Thank you. Can you please put the code here for phone number drop-down list. Thank you..

    • @OstonCodeCypher
      @OstonCodeCypher  5 років тому +2

      Hey Nicky, are you meaning the drop-down list displaying the country code for each phone...😕

    • @nicky-nicks
      @nicky-nicks 5 років тому +1

      @@OstonCodeCypher yes

    • @CodeCraftSolution
      @CodeCraftSolution 2 роки тому

      Modern Login form HTML CSS
      ua-cam.com/video/8OmnlUhoA7k/v-deo.html

  • @arinzeesthet
    @arinzeesthet 7 місяців тому

    Pls I need to learn how to use the html,css, JavaScript for result portal

  • @jackyoyo88
    @jackyoyo88 2 роки тому

    I love you bro thank you 💞😽

  • @wmyttmlimvty
    @wmyttmlimvty Рік тому +1

    I was wondering if this is a secure method (encrypted and stuff)

    • @OstonCodeCypher
      @OstonCodeCypher  11 місяців тому +1

      only on the front-end, You will need to add more security measures on the back-end

  • @beginnerstocodingmasters8997
    @beginnerstocodingmasters8997 3 роки тому +1

    Which software do you use for recording the screen...??

    • @OstonCodeCypher
      @OstonCodeCypher  3 роки тому +1

      Back then I was using screencast recorder but now I use OBS(It's for free)

  • @feikkianlovo5902
    @feikkianlovo5902 3 роки тому

    what software you use

  • @srinivasanshanmugam5657
    @srinivasanshanmugam5657 4 роки тому +1

    Can I also do the same injection of the registration form in note pad ?? Please help!!

    • @OstonCodeCypher
      @OstonCodeCypher  4 роки тому

      What do you mean by injection???

    • @srinivasanshanmugam5657
      @srinivasanshanmugam5657 4 роки тому +1

      @@OstonCodeCypher I mean can I use notepad instead of the software you are using

    • @OstonCodeCypher
      @OstonCodeCypher  4 роки тому

      100% yes.....and that's better because you master the syntax with autocompletes

    • @OstonCodeCypher
      @OstonCodeCypher  4 роки тому

      But later, go for other text editors for rapid/fast development.

  • @365gamingandmore5
    @365gamingandmore5 4 роки тому +2

    Btw oston where to get the register code from?? Pls help

  • @pertuniarameetse8805
    @pertuniarameetse8805 5 років тому +5

    Thank you Oston, What software are using for coding? Please help...

    • @OstonCodeCypher
      @OstonCodeCypher  5 років тому +2

      I was using SUBLIME TEXT:: www.sublimetext.com/3 download it from there....

  • @zackprogamer5305
    @zackprogamer5305 4 роки тому +1

    thanks!!! i using this in my presentation website

    • @OstonCodeCypher
      @OstonCodeCypher  4 роки тому +2

      Glad it was helpful!

    • @zackprogamer5305
      @zackprogamer5305 4 роки тому

      @@OstonCodeCypher
      i am also a good coder go but is to my channel i have another video i will make more soon

  • @kavyachandran4069
    @kavyachandran4069 3 роки тому +1

    can we run login page without using the database??

    • @OstonCodeCypher
      @OstonCodeCypher  3 роки тому

      No...but am working on that tutorial.

    • @hasanatahmad6616
      @hasanatahmad6616 2 роки тому

      @@OstonCodeCypher dear brother kindly please make a video regarding how we connect this login page to different webpages or database. for example different username and password for different webpage

  • @basithahmed1687
    @basithahmed1687 5 років тому +2

    Which app do you using for html. Please send that link.

  • @tetesl1276
    @tetesl1276 3 роки тому +1

    and how do i link these two with mysql database

  • @nandasejackie6542
    @nandasejackie6542 2 роки тому +1

    Awesome thanks

  • @kalifakebe43
    @kalifakebe43 5 років тому +1

    awesome video. thanks

  • @PNLUUCAS
    @PNLUUCAS 3 роки тому +1

    Thanks you !

  • @BrizOfficial583
    @BrizOfficial583 2 роки тому

    Hello sir I really enjoyed it. Please can we learn it one to one.

  • @ukilcomputersstudio7644
    @ukilcomputersstudio7644 3 роки тому +1

    it was best like you bro

    • @OstonCodeCypher
      @OstonCodeCypher  3 роки тому

      Source code:: github.com/KasiitaTimothy/login-and-register-forms

  • @EuroNiceguy
    @EuroNiceguy 4 роки тому +5

    Hello Oston. Thank you for this. It is exactly what i am looking for.
    Now that the form is filled out, how do I redirect the user onto a different web page with the entered login credentials?
    Thank you in advance

    • @OstonCodeCypher
      @OstonCodeCypher  4 роки тому +1

      For that case you will need to work with a back end language like php or Python.
      In case you go with php, here is a simple video that I recommend:: ua-cam.com/video/LC9GaXkdxF8/v-deo.html

  • @valehsacademy2883
    @valehsacademy2883 4 роки тому +1

    Where is the tuts.html ?

  • @prasadjoshi007
    @prasadjoshi007 3 роки тому +1

    Cool!!!!

  • @franchescamagdaleno5043
    @franchescamagdaleno5043 5 років тому

    How to do it like, when it is not the right UN and PW, it will not login??

  • @user-go2fv9qm4p
    @user-go2fv9qm4p 3 роки тому +1

    Can you plz paste the code here

    • @OstonCodeCypher
      @OstonCodeCypher  3 роки тому

      github.com/KasiitaTimothy/login-and-register-forms

  • @anandsathy8893
    @anandsathy8893 3 роки тому +1

    Can you post the code in the description?

    • @OstonCodeCypher
      @OstonCodeCypher  3 роки тому

      Get it from here:: github.com/KasiitaTimothy/login-and-register-forms

  • @AlphaOneUK
    @AlphaOneUK 5 років тому +2

    thank you

  • @hamidzahid3779
    @hamidzahid3779 3 роки тому

    How we add Forget Password Button

  • @SHARIF_AL_HASAN
    @SHARIF_AL_HASAN Рік тому

    My Regester Link is not working!

  • @charan_tony
    @charan_tony 5 років тому

    Plzz bro code evvava
    Leda nuvay na account hack cheyava bro na account block iendhi plzz give me the code aa code num Or codes ahh na id charan tøñy plzz hack these🙏🙏

  • @clee1227
    @clee1227 5 років тому +1

    I was hoping to (learn to) make a Page after you log in...

  • @furigemu7848
    @furigemu7848 3 роки тому +1

    wow

  • @OstonCodeCypher
    @OstonCodeCypher  4 роки тому +4

    How to create a simple text Editor on your website || PHP & MYSQL || CKEditor Quick Start Guide.
    Watch: ua-cam.com/video/xhwP5kyuqXo/v-deo.html

    • @forcyland
      @forcyland 4 роки тому

      i have a question.... how to make this: to redirect you to another page, you need to fill out user, pass then click login to be redirected", do you know how to do that?

    • @OstonCodeCypher
      @OstonCodeCypher  4 роки тому +1

      @@forcyland am planning to work on the login page tutorial very soon, not so soon.

    • @forcyland
      @forcyland 4 роки тому

      @@OstonCodeCypher okay thanks for caring, i will wait

    • @abcdgamingandcreations2104
      @abcdgamingandcreations2104 3 роки тому +1

      Can you give source code

    • @OstonCodeCypher
      @OstonCodeCypher  3 роки тому

      @@abcdgamingandcreations2104 Get the source code from here:: github.com/KasiitaTimothy/login-and-register-forms

  • @b07x
    @b07x 3 роки тому +2

    Css will make it better

    • @OstonCodeCypher
      @OstonCodeCypher  3 роки тому +1

      I Will look into that, Thanks for watching.PEACE ✌️

  • @MR.PAN.
    @MR.PAN. 4 роки тому

    is he a hacker becuase i cant do this

  • @SpazKnightFN
    @SpazKnightFN 4 роки тому +1

    don't even know how to write

  • @SpazKnightFN
    @SpazKnightFN 4 роки тому +1

    He dont know anything he is a kid learning

  • @murush256
    @murush256 Рік тому +1

    𝑻𝒉𝒂𝒏𝒌𝒔 𝑻𝑹

  • @kimberlykalungi9136
    @kimberlykalungi9136 5 місяців тому

    thank you