I would like to check a user's password as they enter it to make sure it has Capital letters, numbers and a special characters. I have the code to pass and check the information as it is being entered. but is there a easy way to find out if at least one on the characters being passed in the form filed is a Capital letter, number and a special character?