Hi expert, how to write the code of exact character match in a form.
For example I have a text field with 1 character length, and the user can only type in a or b, otherwise the form will pop up errror message. I tried the exact character match like ([Aa]) |([Bb]), but it doesn't work. How to get it correct. Thanks in advance!



Reply With Quote



Bookmarks