VB Code to validate password strength
- From: rajeshramhit@xxxxxxxxx
- Date: 1 Nov 2006 23:01:29 -0800
Hi All,
Can anyone tell me or point me to a code which validates the password
field?
The password field should be matching this rules before it is submitted
1. Password should be a minimum of 8 characters.
2. Password should not contain characters which repeat.
3. Password should contain a special character.
4. Password should not begin with a number.
5. Password should start with a Capital alphabet.
6. Password should contain a number.
Best Regards,
Rajesh
.
- Follow-Ups:
- Re: VB Code to validate password strength
- From: Rick Rothstein \(MVP - VB\)
- Re: VB Code to validate password strength
- From: rajeshramhit
- Re: VB Code to validate password strength
- Prev by Date: Find the window title of an application
- Next by Date: Re: VB Code to validate password strength
- Previous by thread: Find the window title of an application
- Next by thread: Re: VB Code to validate password strength
- Index(es):
Relevant Pages
|
Loading