Hey Nairalanders, i have a little problem. I want to be able to save my apps' changes to the hard disk, so that the user ccan continue with the app the way he close(I mean, not all changes would be saved)
i'v tried the
private sub form_formclosing(By val,, )
my.application.savemysettingsonexit()
me.settings.save()
End sub
but nothing significant happens.
Also i would like to know how to save string values to textfiles and to be able to retrive the values from this file.
such as a password.
Thanks I am counting on kobojunkie,skima,prodgalson and the rest of the house.