in reply to Re^3: Tweak for my Perl Regex that screens for digits only
in thread Tweak for my Perl Regex that screens for digits only
OK,
I put your code in my script and
when I enter:
416-967-1111 ext. 123 xxxxxxxxxxxxxx
in the folrm field and submit the form
The regex does not detect that there is all those x's after the numbers ext. and number sequence.
If there is ANY text, anywhere in the field results, other than ext. or Ext. then I want the regex to generate an error message.