G
Guest
Hi
I'm in the process of writing a program to ensure that a user will setup a
strong password for a particular application. One of the requirements is:-
A Strong Password must include characters from at least three of the
following four categories...
Uppercase characters (A though Z)
Lowercase characters (a though z)
Numeric digits (0 through 9)
Non-alphanumeric characters (!, $, #, %, etc.)
Does anybody know of a vb class, api or addin that can do this?
thanks
I'm in the process of writing a program to ensure that a user will setup a
strong password for a particular application. One of the requirements is:-
A Strong Password must include characters from at least three of the
following four categories...
Uppercase characters (A though Z)
Lowercase characters (a though z)
Numeric digits (0 through 9)
Non-alphanumeric characters (!, $, #, %, etc.)
Does anybody know of a vb class, api or addin that can do this?
thanks