Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy and combining text box values
Message
From
28/08/2008 12:31:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Copy and combining text box values
Miscellaneous
Thread ID:
01342630
Message ID:
01342630
Views:
56
Is it possible to combine the values of two text boxes and place the values in a third?

such as: text1 = 444 text2=555 text3 is filled in to be 444555

The code would probably be similar to this? thisform.text3.value = thisform.text1.value + thisform.text2.value

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform