i'm making an app that basic goes:
add future date to text1, add info on date to text 2, hit button 1.
the date entered in text one is added to list1. when an item(date) is selected, the info added for it earlier appears in text3. how can i make the info reappear in text3 when the date is selected in the listbox? i guess i could save the info to a textfile or something. what's the best way? thanks in advance.
