i want to store multiple inputs at run time in the text box and displays the output in listbox...
for this am using for loop to get multiple inputs and how can i store it???
i placed two text boxes , one for getting name and other for age... am going to give multiple persons name and age and am going to display it in list box... what shall i do for this????