Hi all. I am coding a program and I want it to save what the user types in for next load up.
So for example...
User types 'hello' in texbox1
User closes program.
User opens program few days later.
User sees in textbox1 it says 'hello'
Any ideas how to do this?:)
(I done a quick search on daniweb and internet and found noting that worked)
(Sorry if i make no sense to, I don't know a good way to explain it:( )