
-----------------------------------
chalcids
Mon Feb 20, 2012 6:19 pm

Password saved
-----------------------------------
i want to be able to make a password and have it save it in a file and access the file to keep the password the same so have a unknown variable then keep known from then onward

-----------------------------------
Aange10
Mon Feb 20, 2012 6:22 pm

RE:Password saved
-----------------------------------
Fabulous statement.

-----------------------------------
chalcids
Mon Feb 20, 2012 6:23 pm

RE:Password saved
-----------------------------------
What does that mean?

-----------------------------------
Aange10
Mon Feb 20, 2012 6:35 pm

RE:Password saved
-----------------------------------
That's exactly what I thought.


You made a help thread, with one "sentence" that has no grammar, punctuation, and no question.

What do you need help with?

WHY did you erase the template?

Before you tell me what you need help with, what have you tried?

-----------------------------------
chalcids
Mon Feb 20, 2012 6:40 pm

RE:Password saved
-----------------------------------
I want to be able to save a doc and have my program read it. I need it to save the variables and then read it each time i run the program

-----------------------------------
Tony
Mon Feb 20, 2012 6:43 pm

RE:Password saved
-----------------------------------
There's a tutorial for that.

-----------------------------------
chalcids
Mon Feb 20, 2012 6:46 pm

RE:Password saved
-----------------------------------
can you give the link please

-----------------------------------
Tony
Mon Feb 20, 2012 7:01 pm

RE:Password saved
-----------------------------------
The Turing Walkthrough

-----------------------------------
mirhagk
Mon Feb 20, 2012 10:57 pm

RE:Password saved
-----------------------------------
You probably won't need/want it, but if you want the password to be secure you need to encrypt it and salt it.

If you don't know what that means, don't worry about it, but it's an interesting thing to look into if your curious and understand programming.
