I wish to transfer user inputted text from one Form to a second, is the StreamReader the best method? or is their a simpler way of doing it? Cose example would be very much appreciated.

Secondly would the streamReader class be inputted in the Load procedure of the SecondForm to collect the data from the FirstForm?

Cheers

Olly