phone number regular expression problem
- From: "venu" <svenugopaal@xxxxxxxxx>
- Date: 31 May 2006 06:24:49 -0700
Hi,
I have a different requirement and it is :
I need to validate a phone number field.
It may or may not be a US phone number.
The constraints are :
***********************
# It should accept any number of numbers
# any number of - hyphens
# and one + symbol
# no other characters and alphabets are allowed
Thanks in advance
Venugopal.S
.
- Follow-Ups:
- Re: phone number regular expression problem
- From: Dave
- Re: phone number regular expression problem
- From: Charlie Brown
- Re: phone number regular expression problem
- Prev by Date: ADO choking on quotes inside a pipe delimited text file
- Next by Date: Re: phone number regular expression problem
- Previous by thread: ADO choking on quotes inside a pipe delimited text file
- Next by thread: Re: phone number regular expression problem
- Index(es):
Relevant Pages
|