You could try attaching two mask validators to a field. The first will
do the first pattern, etc.
[EMAIL PROTECTED] wrote:
How do I display different validation messages each time a validation rule
is violated.
Here is the example condition i am looking at:
If user enters an SSN starting 000 then i will display "Shouldn't start
with 000"
If user enters an SSN starting 8 or 9 then i will display "Shouldn't start
with 8 or 9" and so on.
So the problem is how to display different validation messages for same
textbox based on different masking patterns that are violated.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]