keepingbusy
Programmer
Hi All
I have a telephone number field on an enquiry form and I'm trying to find out how to detect when the first two numbers are 07 (Zero Seven) before the form is submitted which in turns stops it and the user has to enter another number. The data values only allow greater than etc so if you enter a valid number, for example 01234... etc then this procedure is no good.
The whole idea is stop anyone posting a mobile telephone number (In the UK) as they now all start with 07.
Any suggestion please?
Many thanks
KB
When everything else is said and done, there will be nothing else to say or do
I have a telephone number field on an enquiry form and I'm trying to find out how to detect when the first two numbers are 07 (Zero Seven) before the form is submitted which in turns stops it and the user has to enter another number. The data values only allow greater than etc so if you enter a valid number, for example 01234... etc then this procedure is no good.
The whole idea is stop anyone posting a mobile telephone number (In the UK) as they now all start with 07.
Any suggestion please?
Many thanks
KB
When everything else is said and done, there will be nothing else to say or do