Yea i no its been asked more times than u want to remember but i can seem to find a full description in any of my searches....wut im wanting to do is do this....but in dot net...

form1.listview1 = form2.listview2

also...another question....could some1 hook me up with a good class or just a set of functions to save and read from txt files?.... im creating a internet related app and i need to save a set of Login names and passwords to a txt file....maybe in this format...

Username1
Password1
Username2
Password2

thx in advance...

AcE