I'm building an application, and once the user has inputted there details...I then display them back to the user to confirm...
However, i dont want to show the users full password (for security purposes)...
how would i go about displaying it like this;
Actual Password: 123456
Displayed Password: ***456
However, i dont want to show the users full password (for security purposes)...
how would i go about displaying it like this;
Actual Password: 123456
Displayed Password: ***456