regular expressions
- From: 2rajesh.b@xxxxxxxxx
- Date: 24 Apr 2006 05:50:55 -0700
The password is at least six characters long.
The password contains characters from at least three of the following
five categories:
· English uppercase characters (A - Z)
· English lowercase characters (a - z)
· Base 10 digits (0 - 9)
· Non-alphanumeric (for example: !, $, #, or %)
· Unicode characters
can u please help me in writing a regular expression for the above
condition
.
- Follow-Ups:
- Re: regular expressions
- From: Oliver Wong
- Re: regular expressions
- From: Roedy Green
- Re: regular expressions
- From: Rhino
- Re: regular expressions
- Prev by Date: Re: Warnings and collections
- Next by Date: parsing time periods params
- Previous by thread: Length of URL...
- Next by thread: Re: regular expressions
- Index(es):