mike55 Posted August 20, 2004 Posted August 20, 2004 Hi How the hell do i validate a phone number?? Have looked at the required validator labels, however they are on configured for french, german, PRC, and US phone numbers, i need Irish and Uk Numbers. Mike55 Quote A Client refers to the person who incurs the development cost. A Customer refers to the person that pays to use the product. ------ My software never has bugs. It just develops random features. (Mosabama vbforums.com)
*Gurus* Derek Stone Posted August 20, 2004 *Gurus* Posted August 20, 2004 You'll need to use a RegularExpressionValidator. Quote Posting Guidelines
mike55 Posted August 20, 2004 Author Posted August 20, 2004 Was using that, but am after figuring out how to create my own validation function for the above numbers. Thanks Mike55 Quote A Client refers to the person who incurs the development cost. A Customer refers to the person that pays to use the product. ------ My software never has bugs. It just develops random features. (Mosabama vbforums.com)
Administrators PlausiblyDamp Posted August 20, 2004 Administrators Posted August 20, 2004 may be worth investigating some of the links in this thread Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.