Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Digits only in textbox
Message
De
17/02/2004 16:31:44
 
 
À
17/02/2004 08:07:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00877886
Message ID:
00878110
Vues:
15
In addition to Sergei's excellent advice, you can also use the following in the InteractiveChange event
this.value = chrtran(this.value,chrtran(this.value,'1234567890',''),'')
Glenn


>Hi to All,
>
>I would like to input only digits in my textbox without any signs ex. 123456 instead
>of -123456, negative sign is not accepted.
>It is possible?
>Can anybody help me?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform