open file, get variables

juggernot

Well-known member
Joined
Sep 28, 2006
Messages
173
Programming Experience
Beginner
okay, i'm creating a very simple log- in program. This is what it does, you type in a username and password, hit the register button. you can then enter a username and password in the login box, if it matches a textbox will say "welcome " + uservariable. You can register multiple users. However, I want the variables to be remembered once the program is closed, so your registered users stay.
I have been told by a friend i need to look into opening and writing word documents. Can someone tell me how to do this, and then how to retrieve the written data in the word document as a variable?
 
Back
Top