How do i make it so that the user and the password field checks for capital letters.
For example, if the password is "PASSword", it won't login if we type "password".
How do i make it so that the user and the password field checks for capital letters.
For example, if the password is "PASSword", it won't login if we type "password".