Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Phone numbers...
Message
 
 
À
19/07/2001 16:22:49
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00532798
Message ID:
00532845
Vues:
13
You only need a 10 character field. Create a textbox class for phone numbers. In the Format property put KR In the Input mask property put (999) 999-9999 Since you have R in the format property, the parens, space and dash will not be saved with the data in the phone number fields.

>Forgot to add two things:
>
>1) default the area code in the form (2 textbox, RIGHT(hphone,3) and LEFT(hphone,7))
>2) must accept numbers, no "800-CALLBOB" or "800-CALLBOBBY"
>
>Chuck
>
>>>>hphone C(10)
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform