E endri81 Registered User. Local time Today, 00:19 Joined Jul 5, 2010 Messages 121 Apr 10, 2011 #1 Hi How to limit text box to enter only 10 digit number? Regards
missinglinq AWF VIP Local time Today, 03:19 Joined Jun 20, 2003 Messages 6,420 Apr 10, 2011 #2 Using an Input Mask of 0000000000 will force users to always enter 10 digits. Linq ;0)>
E endri81 Registered User. Local time Today, 00:19 Joined Jul 5, 2010 Messages 121 Apr 11, 2011 #3 Thank you. Anyway I need the max number of digits to be 10 but it can be even 9 ,8 etc. How to make this data validation? Regards
Thank you. Anyway I need the max number of digits to be 10 but it can be even 9 ,8 etc. How to make this data validation? Regards
missinglinq AWF VIP Local time Today, 03:19 Joined Jun 20, 2003 Messages 6,420 Apr 11, 2011 #4 9999999999