I am attempting to set up password protection to fields in a form. I need for the form to display an error message if the signature does not match any of the defined names. This is my code. It seems to be completely bypassing the code that tells it to what to do if the name is not in the defined...