> Is there a way to validate a specific phone# format on a control? I also
> want to be able to have the user enter an extension as part of the text.
[quoted text clipped - 10 lines]
>
> David
I believe you can add a Regular Expression Validator to it. I would
reccomend reading up on Regular Expressions, but it shouldn't be too
hard.
David C - 25 Jun 2007 16:48 GMT
There is a U.S. phone number expression but it rejects if the extension is
entered.
David
>> Is there a way to validate a specific phone# format on a control? I also
>> want to be able to have the user enter an extension as part of the text.
[quoted text clipped - 14 lines]
> reccomend reading up on Regular Expressions, but it shouldn't be too
> hard.