Regular Expressions
From: Roz Lee (rosl_at_panztel.com)
Date: 04/28/04
- Previous message: Chung Ley: ".Net application running in Windows 2000 Terminal Server"
- Next in thread: John Smith: "Re: Regular Expressions"
- Reply: John Smith: "Re: Regular Expressions"
- Reply: Jimi: "re:Regular Expressions"
- Reply: Jimi: "Re: re:Regular Expressions"
- Messages sorted by: [ date ] [ thread ]
Date: 27 Apr 2004 17:23:49 -0700
I am trying to work out a regular expression which will validate a
password box.
The following rules apply
Must be 8 characters
Must have at least one digit (0-9) and at least one character (a-z or
A-Z)
No special characters allowed except for full stop.
I am struggling to get to grips with regular expressions. Can anyone
help me with this please.
Thanks in anticipation
Ros Lee
- Previous message: Chung Ley: ".Net application running in Windows 2000 Terminal Server"
- Next in thread: John Smith: "Re: Regular Expressions"
- Reply: John Smith: "Re: Regular Expressions"
- Reply: Jimi: "re:Regular Expressions"
- Reply: Jimi: "Re: re:Regular Expressions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|