answersLogoWhite

0

What is the confirm password?

Updated: 8/21/2019
User Avatar

Wiki User

7y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the confirm password?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you match password and confirm password?

You need to match both or them if it says password and then type it and then if it says confirm and then type your password again


What is a comfirm password?

A 'Confirm password' is so that when you type in a password, if you mean ABC123, and you type AbC123 or something like that, the Sign up page will notify you that your password and confirm password are not the same.


What confirm new password?

When you change your password, it will ask you to confirm your password, if you do it two times you are more likely to remember it than just entering it once.


How do you unlock a password for nokia c5-00?

put the password into the password Colum and confirm the password


Can you choose me a password and a confirm password for Minecraft?

You could use 'the5uDrU' as a password, it is considered a 'strong' one due to the use of numbers and different cases. The 'confirm password' is exactly the same thing.


How do you confirm you password?

function validate(form) { var e = form.elements; /* Your validation code. */ if(e['password'].value != e['confirm-password'].value) { alert('Your passwords do not match. Please type more carefully.'); return false; } return true; } with a form along the lines of <form action="..." method="post" onsubmit="return validate(this);"> <label>Password: <input type="password" name="password" value=""> </label> <label>Confirm password: <input type="password" name="confirm-password" value=""> </label> </form>


How do you use Javascript confirm password?

function validate(form) { var e = form.elements; /* Your validation code. */ if(e['password'].value != e['confirm-password'].value) { alert('Your passwords do not match. Please type more carefully.'); return false; } return true; } with a form along the lines of <form action="..." method="post" onsubmit="return validate(this);"> <label>Password: <input type="password" name="password" value=""> </label> <label>Confirm password: <input type="password" name="confirm-password" value=""> </label> </form>


What is a confirmation password?

i think it means another password which contains not your name


How do you login in zombie farm with a password?

You first enter your e-mail and then you set a password, confirm the password and you can then play from another iPhone.


When you install windows server 2008 you enter a password and confirm it for the what account?

You are asked for the password to the Administrator account.


How can you reset all security questions and password of my Yahoo email if you did not confirm my alternative or recovery email?

change my password


What does comfirm password means?

When you type your password for something and then they ask you to 'confirm password' it usually means they want you to type the same password again so that your password is confirmed.