C
C#Schroeder
I want to create an ArrayList of names ("Tony","Robin","Johnson") on
one page and then on another page I want to populate a TextBox field
with those names from the Arraylist. How do I populate the TextBox?
one page and then on another page I want to populate a TextBox field
with those names from the Arraylist. How do I populate the TextBox?