G
Guest
Okay, I have on the left of my form, a listbox. I specified the items to be test, test2, and test3. Now when I click one, I want the textbox, on the right, to show a stored string, such as "You clicked Test2.
If that cannot be done, how about when you select an item, you click a button, called Show, which would then show the stored string in the textbox on the right
Also is it possible for the stored string to come from a database.
If that cannot be done, how about when you select an item, you click a button, called Show, which would then show the stored string in the textbox on the right
Also is it possible for the stored string to come from a database.