Hi
I want to impose few restriction while i am creating a login screen
a) the first letter cannot be a number
b) there can be no space in the password
c) the password needs to be atleast 8 character long
d) The password should be combination of number and alphabets
Is there a code for the same ??
I want to impose few restriction while i am creating a login screen
a) the first letter cannot be a number
b) there can be no space in the password
c) the password needs to be atleast 8 character long
d) The password should be combination of number and alphabets
Is there a code for the same ??