|
... Woooops, Yes, the keyboard numbers are different than the keypad numbers. The 4 on the keyboard sends a '25' (hex) code and the keypad 4 sends a '6B' (hex) code. The application software would decide whether to treat both 4s the same or different. The 'copy and paste' step could have treated them the same or not; and the pasting to a file could have treated them the same or not. There is another issue with the first copy and paste. You may have inadvertently copied something, maybe a space, before or after the visible password. Try entering the password as "xyz123abc (space)" or "(space) xyz123abc" and see if that works. Good luck, and always type in the password both times when creating a password.
|