Forum Moderators: open
We have an input box for telephone numbers, and we need to stop people entering mobile numbers when they should enter landline numbers, so we basically need to check if the number begins with 07 when the form is submitted. Can anyone shed any light upon how to do this?