Re: Validator & mutliple masks

2004-08-12 Thread Erik Weber
Thanks Bill, I will try that. Erik Bill Siggelkow wrote: Erik Weber wrote: I have two possible masks which are acceptable for a phone number text input. Is there a way to tell the validator plugin (in validation.xml) that either of two masks is acceptable for a given field? Thanks, Erik Why don

Re: Validator & mutliple masks

2004-08-12 Thread Bill Siggelkow
Erik Weber wrote: I have two possible masks which are acceptable for a phone number text input. Is there a way to tell the validator plugin (in validation.xml) that either of two masks is acceptable for a given field? Thanks, Erik Why don't you just use alternation in the regex? ---

Validator & mutliple masks

2004-08-12 Thread Erik Weber
I have two possible masks which are acceptable for a phone number text input. Is there a way to tell the validator plugin (in validation.xml) that either of two masks is acceptable for a given field? Thanks, Erik - To unsubscri