Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Upper() the text in interactivechange
Message
De
21/06/1998 16:05:19
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00110331
Message ID:
00110387
Vues:
20
>Hi Tan,
>>Thanks, I never think that it would be that simple.
>
>The complexity would come into the picture when you want things the other way round i.e. allow only lower case entires. In that case we would have to take a similar approach to what Arnon suggests.
>
>If there is something to do this much easily.... I probably am not aware of it. There is always something to learn....


oldstart = this.selstart
this.value = lower(this.value)
this.selstart = oldstart
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform