I have a textbox that is serving as a password field. I want the user to put a minimum of 6 character and a maximum of 10. Is there a way of doing this in vb.net? I also would like it to become disabled after 6 consecutive logon attempts. Thanks in advance.
Last edited: