Hello all,
I am trying to implement a ZIP code validation as an error message. I found a few examples on this forum with Perl code used in skips; I would however like to implement a javascript verification to display an error message (custom javascript verification).
No luck so far with .included() and other commands vs. an array containing valid zip codes.
Would anyone have an idea? For the illustration let's say we have 3 valid ZIP codes 75011 75012 and 75013. If not one of these I would like the custom verification to return the strErrorMessage.
Thanks,
Arnaud
ZIP code validation as error message -not skip
Resolved
2 replies