The password did not match the confirmation"> Your username is contained within your password. This is not allowed. Please enter a new password."> The password is too short. It must be a minimum of " & trim(attributes.minlength) & " characters long."> The password is too long. It must be less than or equal to a maximum of " & attributes.maxlength & " characters long."> SELECT count(*) as total FROM #attributes.tablename# WHERE #attributes.fieldname# LIKE '%#attributes.password#%' The password was found in the dictionary. Please enter a new password."> The password rules dictate you must use mixed case in your password. For example, 'MOZART' or 'mozart' are not mixed case but 'Mozart' is mixed case. Also, passwords that are all numbers are not permitted."> You attempted to use a banned character in your password. Please try again."> You attempted to use a space in your password. Please try again."> The password rules dictate you must have a number in your password"> The password must have a special character.">