Now for the real question. The login page looks great, but how do you create a database for possible users? I would like to use the login slash screen for a site that has a set number of users and blocks out others from accessing the site. The plan is to create a site that holds company training material for new hires. Corporate feels better about the idea if the site isn't completely open to anyone who runs across it.
Another great tutorial, thanks! I notice that changing the place holder text to white works in most browsers but not Microsoft Edge. All the work arounds I have found online and tried have failed any ideas?
At first I couldn't figure out why, when I click the 👁 the other eye was still showing... One hour later I finally found out that in stead of z.style.display = "none"; I typed z.style.display - "none";😂 I replaced the equal sign with a dash🥲 But anyway, thank you sir for this wonderful expenation!🙏
Excellent👌 explained easily without any confusion. I have a doubt on using get and post method in html, password will be displayed in url. How to hide it? How do I give ssl to my application? Please reply me..
Great tutorial; I want to create a user account for all my user. I mean all my users that have registered to my cite to log in with their registered password and usernames with the help of html css and javascript.
Please, how can you set a maximum of password number with a prompt message that if it is not up to the required number it reads maybe “password must be 8 characters “ And how do you link it immediately to another page once you click on the login successfully. Thanks
thanks for every thing. your tutorials are all wow. but how do i display user input content like posts in html. how do is make a post section like that of facebook or instagram or twitter? and 2 how to make a chat section. important sir.
this is really informative, however, having an issue with getting the password to show. nothing happens when i click on the eye, I also added a checkbox with the same onclick and password still doens't show. hoping theres an easy fix?
Hiw to create "Password Input Box" with following conditions? 1. Password must contain at least one "Special Charactet". 2. Password must contain at least one "Capital Letter". 3. Password must contain at least one "Numerical Letter". Please make a new video on this topic.
Now, if i wanted to have a username and password to use how would i create those? and how can i make the "log in" button functional to the point where it takes me to what i want to show?
hi! how can i use this, with wemos d1r1, in order to light a led through internet, with password, i mean, first enter password, then light my house light from a distance? thank you !
how to get those icons without including external links. I'm asking for project purpose and it's gonna be offline and totally made by me. I don't want external code, just help me know how to get that con without including external css.
Same html and same css code by the 3:47 mark. I have them linked, I believe. However my webpage still looks like the one at 2:10. I can only assume the .css file isn't communicating with the .html file. Nevermind the css file was being stuborn and would not save as such. It was saving as style.css.txt
Could you help me , I want to write a code in CSS file like when I enter Aadhar number in text box that time first 8 digit show as * and last four as it is. Like(********1234)
You can add even Hover affect to the Button. Then it looks more beautiful..👌👌💐💐
Some technical site don't look good in hover it's look like game buttons, simple is best
Now for the real question. The login page looks great, but how do you create a database for possible users? I would like to use the login slash screen for a site that has a set number of users and blocks out others from accessing the site. The plan is to create a site that holds company training material for new hires. Corporate feels better about the idea if the site isn't completely open to anyone who runs across it.
brother its awsome
can u please demostrate that how we can add user ids and thier passwords to it
aaj kam aaya bhai ye video 😍😍 thanks❤❤
Thanks a lot. Your tutorials are always simple and straight forward
thanks but get a checkmark man
you're great and helpful
Superb......Loved It.........Clear and Concise
Another great tutorial, thanks! I notice that changing the place holder text to white works in most browsers but not Microsoft Edge. All the work arounds I have found online and tried have failed any ideas?
This is so easy and useful tysm sir ,😊
Thanks Purva, Glad you like this tutorial
simple and easy after watch this video one like from me :)
At first I couldn't figure out why, when I click the 👁 the other eye was still showing... One hour later I finally found out that in stead of z.style.display = "none"; I typed z.style.display - "none";😂 I replaced the equal sign with a dash🥲 But anyway, thank you sir for this wonderful expenation!🙏
yeah this type of typo happens with all of us.
Thanks Easy tutorials.. I have learnt a lot from your tutorials... Great job.. keep going
you from india?, indian programer is amazing
solved!!! if(x=="text")
i should write if(x.type=="text")
...thanks a lot!!!
A better approach would be to toggle the fa-eye and fa-eye-slash classes on the same element, that way you have to worry about and load less mark-up
great idea!
Wow ..as per your name , Easy tutorial . Really it's easy 🙏🙏
Thanks buddy! I'm here for eye-slash activation and finally activated ♥️
Thank you for making all these videos!
thanks this tutorial is very usefull
Sir, plz try to add a video based on CSS tutorial . It is very easy to learn from your videos .
Excellent👌 explained easily without any confusion. I have a doubt on using get and post method in html, password will be displayed in url. How to hide it? How do I give ssl to my application? Please reply me..
very good explanation sir.i want this only sir.thank u
Great tutorial; I want to create a user account for all my user. I mean all my users that have registered to my cite to log in with their registered password and usernames with the help of html css and javascript.
This is what I want.
Thanks Easy Tutorials.
this channel grow fast in future
Such a great teacher you are!!!
Thanks, easy tutorial, it is very easy to understand, Very Helpful
thank you helped me a lot
Please, how can you set a maximum of password number with a prompt message that if it is not up to the required number it reads maybe “password must be 8 characters “
And how do you link it immediately to another page once you click on the login successfully. Thanks
Nice and easy explanation 👍
Thanks man...very helpful, exactly what i was looking for...cheers! top man! :)
Superb...Thank you very much.
thanks for every thing. your tutorials are all wow. but how do i display user input content like posts in html. how do is make a post section like that of facebook or instagram or twitter? and 2 how to make a chat section. important sir.
Brilliant, thank you! Subscribing!
Excellent bro
Thank you from China!
Does your website has corona?
@@dex4755 lool
this is really informative, however, having an issue with getting the password to show. nothing happens when i click on the eye, I also added a checkbox with the same onclick and password still doens't show. hoping theres an easy fix?
Can i do it in pycharm
Thank you for this amazing tutorial.
Thanks for the video. Pls, the hide/show PW option is not working for me atm. Kindly advise
thank you bro, you help me so much :)
Please make full tutorial on the login here how to login button work please make full tutorial of
it is very helpfull
Gracias mi hermano Indu.
Un hechizo simple pero inquebrantable 😁🙏🏼
Hiw to create "Password Input Box" with following conditions?
1. Password must contain at least one "Special Charactet".
2. Password must contain at least one "Capital Letter".
3. Password must contain at least one "Numerical Letter".
Please make a new video on this topic.
U can see this same topic on mysirg. Com or mysirg php mysql channel
use regEx for form validations like this
Thank you so much brother
hi, how do i make the login and password functions work? e.g. store passwords and user ids
thank u so much sir
tnx a lot for the tutorial its work but the e-mail, key and the password hiden icons are not showing to me why??
can u please tell me how to validate both email and phone no in one field on signin boton
Now, if i wanted to have a username and password to use how would i create those? and how can i make the "log in" button functional to the point where it takes me to what i want to show?
thanks bro you are cool designer.
thanks buddy
Thanks Sayidina for your comment
What is the best way to learn JavaScript bro
buy making mini project using JavaScript: th-cam.com/video/XZSQyIenYlk/w-d-xo.html
hey!!! you are great... thanks
Nice and easy.
Great job brother
Can you make a tutorial how to store login information
here is the tutorial to make login and registration function using HTML and MySQL: th-cam.com/video/NXAHkqiIepc/w-d-xo.html
Thank you!
شكراً ❤❤
Will you teach us #Jquery with practical example ?
thank you for making videos
5:32 what's the purpose of the keyword "input" ?
can u explain me how to redirect to another page when we the click the login button
Or you can write inside your button tag some js!:onclick="Location("url goes here");"
after putting both input-box it doesnt change something worng is happening and i cant figure it out would help me plese reply soon.
I have a question mjhy yh form box right side pr krna hai apne page k tau kaise kro plz help me
How we can jump another sheet if password and username are matched
Please reply
Nice work buddy👍
Sorry shall you tell me what softwork you used cuz I don’t know how to begin please sir
brackets editor, learn more here: th-cam.com/video/88Xb1fhst2I/w-d-xo.html
@@GreatStackDev thank you so much
Can we make it through notepad
It works!!!
Thanks bro for comment
Thanks
Which software is this? ☹️🙁
Make a video on how to make live comment box in PHP
hi! how can i use this, with wemos d1r1, in order to light a led through internet, with password, i mean, first enter password, then light my house light from a distance? thank you !
What time isa the Js?
Sir square boxes are showing in the place of icons for envelope, key and eyes. Please help me🙏
Nice video,.
Sir, log in or sign in button ka use krte hai to hmare pas koi mail to aati hi nhi h
Hi bro how to join login page to another HTML page
@@ot-xx6il thanks bro
How to contact am looking for few turorials
Perfect
Thank you
hello sir how to use j query and react.js
hi! if i want the form box other color, for ex, white, what code should i input?
I know your comment is before a year, but if you still somehow don't know so in "style.css" put in the body section color: white;
how to get those icons without including external links. I'm asking for project purpose and it's gonna be offline and totally made by me. I don't want external code, just help me know how to get that con without including external css.
Hey ..my function in script :- y.style.display ..not works ..do you know the alternate code for to run it
Please share me your code so that i can check where is the issue. email [avinashdm@outlook.com]
Bro that hiding button is not working
Muito bom. Parabéns 👏
👍👍👍sir ji...
Same html and same css code by the 3:47 mark. I have them linked, I believe. However my webpage still looks like the one at 2:10. I can only assume the .css file isn't communicating with the .html file.
Nevermind the css file was being stuborn and would not save as such. It was saving as style.css.txt
Sir how can publish the design website
Sir please telling me
What is a website's please send me
.fa-eye-slash{
position: absolute;
right: -1px;
}
When someone register or login then where the user data is saved and reviewed
Nowhere it's an Sample Web Design
it didnt work for me those icons are not visible i followed each and every step of yours but still didnt get icons
Could you help me , I want to write a code in CSS file like when I enter Aadhar number in text box that time first 8 digit show as * and last four as it is. Like(********1234)
Hai sir I don't get icons.
Can you Send a Google Doc to Download coding
email and key icons are hiding now