What is the proper way to enter acceptable characters in the Server Side Form validator window?
I entered this: A-Z a-z 0-9 +()
I need it to accept phone numbers entered like this
+1 (555) 555-5555
It needs to also allow international phone numbers as well or I would just use your U.S. phone number regular expression from the library..
The code I entered did not work for +1 (555) 555-5555
I could not find any example in your Flash tutorial or elsewhere. Thanks for your assistance. |
|
|