Regex Question ...
- by kate
Hi, Could someone help me with the following RegEx query: based on the following rules:
1) 1 letter followed by 4 letters or numbers, then
2) 5 letters or numbers, then
3) 3 letters or numbers followed by a number and one of the following signs: ! & @ ?
You will have to allow customers to input the fidelity card code as a 15-character string, or as 3 groups of 5 chars, separated by one space.