Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upper() the text in interactivechange
Message
From
21/06/1998 16:05:19
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00110331
Message ID:
00110387
Views:
19
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform