'\([A-Z]{2}\)'
1. escape the open parenthesis
2. match 2 an upper case letter - {2} means exactly 2 matches of the previous
character, set or group
3. escape the close parenthesis (usually not needed but done to be 100% sure)
> Need to validate (XX), that is
> open paren, uppercase alpha, uppercase alpha, close paren
> Thanks for helping
> --
> View this message in context: http://www.nabble.
> com/Simple-%28ha%21%29-RegEx-tf2580631.html#a7193739
> Sent from the Cold Fusion - RegEx mailing list archive at Nabble.com.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four
times a year.
http://www.fusionauthority.com/quarterly
Archive: http://www.houseoffusion.com/groups/RegEx/message.cfm/messageid:980
Subscription: http://www.houseoffusion.com/groups/RegEx/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.21