Search:

Type: Posts; User: msa969

Search: Search took 0.09 seconds.

  1. Re: String password check if is in uppercase, lowercase and has any numeric values?

    Norm - thank you
    I will give this a go and let you know.
  2. Re: String password check if is in uppercase, lowercase and has any numeric values?

    Having read copeg suggested lesson on Regular Expressions I am even more confused. The lessons makes little sense to me and seems very complicated. Also having read it I cannot instanly see the...
  3. String password check if is in uppercase, lowercase and has any numeric values?

    I have a String variable called password.
    How do I check the following?
    (1) String is all in uppercase.
    (2) Sting is all in lowercase
    (3) If the string has any numeric values
Results 1 to 3 of 3