I am making a small adressbook like program.
I made a listview which is populated by my user data base.
I want the users to be able to select their name on the list and then press the log on button, where after a new form will appeer with their info.
now my problem is not how to open the new form nor to make variables.
the problem is how do I make the program now what person have been selected...