Scripts: C# :: Form Validation :: Library Article #7
Developer's Section
![]() By: Erobo Team Member
|
|||
![]()
The function IsPhone takes as input an string that contains the phone number digits. Then, it creates a regular expression which tries to match common phone number patterns such as ### ### ####, ###-###-####, and (###) ###-###. |
|||
|
|||
![]() |
|
![]() the form below: |