Hi, I'm struggling to create a regular expression, which will match any four, five, or six digits EXCEPT "0000" (four zeros). Not sure how to do this. Any help would be greatly appreciated!
Thank you, Bryan
Hi, I'm struggling to create a regular expression, which will match any four, five, or six digits EXCEPT "0000" (four zeros). Not sure how to do this. Any help would be greatly appreciated!
Thank you, Bryan