Hi guys
How can i check to see if a password field in a table on registration of a user, the system has to check that the password entered has
- At least 8 characters
- A wild character
- An uppercase character.
If the password requirements are not satisfied, a message should be display to request the user to re-enter the personal details with the correct password format.