Hi! I’m hoping someone can help. I have never created a Regex Code before. What would the regex be for the first 3 characters of a Canadian postal code (ALPHA, NUMERIC, ALPHA)?
Thanks in advance!!
Shannon
Hi! I’m hoping someone can help. I have never created a Regex Code before. What would the regex be for the first 3 characters of a Canadian postal code (ALPHA, NUMERIC, ALPHA)?
Thanks in advance!!
Shannon
would it be ([a-zA_Z][0-9][a-zA_Z])
Great! Thanks so much ash123
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.