Hi,
Can someone please point me in the right direction. I have been at this all day and am no closer to a solution than I was first thing this morning.
I have written a simple quiz program that reads its information form a csv file. I would like to encrpt the data as the csv file indicates which asnwer is correct.
When I encrypt and decrypt the csv file I am losing any line feeds in the file which messes up the formating of the text in my text areas.
I don't know why perhaps someone would point me in the right direction.
File encryptor: