L
Luis
Hello All!
I know this may be beginner stuff but...
I was wondering if there is a way to save text from a text box to an
Application Configuration file and maybe hash it so that the text in the
file is not the real text needed to login? I am loking to create simple ftp
client to perform one function, and that is to dl one file, and rename it.
Everything works fine, except I am a bit uncomfortable leaving the password
of the ftp location on the desktop in an App.config file. Also, is there a
way to dynamically set the values in the app.config file at run time?
TIA
Luis
I know this may be beginner stuff but...
I was wondering if there is a way to save text from a text box to an
Application Configuration file and maybe hash it so that the text in the
file is not the real text needed to login? I am loking to create simple ftp
client to perform one function, and that is to dl one file, and rename it.
Everything works fine, except I am a bit uncomfortable leaving the password
of the ftp location on the desktop in an App.config file. Also, is there a
way to dynamically set the values in the app.config file at run time?
TIA
Luis