I repeat:

"^[[:alnum:]]*([a-z][0-9]|[0-9][a-z])[[:alnum:]]*$"

> -----Original Message-----
> From: Charlie Griefer [mailto:[EMAIL PROTECTED]
> Sent: woensdag 30 juni 2004 3:37
> To: CF-Talk
> Subject: RE: More fun with regular expressions
>
> ...but that won't ensure at least one alpha and one numeric...
>
> AAAAA will pass (should fail)
> 12345 will pass (should fail)
>
> Maybe it should just be two separate regex calls?  One to
> check for an alpha and a number...and another to check for no
> non-alphanumerics (?)
>
> Charlie
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to