Gossamer Forum
Home : General : Perl Programming :

Case specific Regex

Quote Reply
Case specific Regex
Hello Guys,

I would like to tweak the following regex the way that it allows maximum two capital letters within the entire strin. Is that possible?

^[\w\-\.]{6,30}$

Cheers for all your input

Stuart
Subject Author Views Date
Thread Case specific Regex vacationrentals 6075 Oct 19, 2004, 2:53 AM
Thread Re: [vacationrentals] Case specific Regex
webmaster33 5961 Oct 20, 2004, 10:34 AM
Thread Re: [webmaster33] Case specific Regex
vacationrentals 5960 Oct 20, 2004, 12:51 PM
Thread Re: [vacationrentals] Case specific Regex
webmaster33 5968 Oct 20, 2004, 2:39 PM
Post Re: [webmaster33] Case specific Regex
vacationrentals 5942 Oct 21, 2004, 1:40 AM