Computer Science Canada

Password saved

Author:  chalcids [ Mon Feb 20, 2012 6:19 pm ]
Post subject:  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

Author:  Aange10 [ Mon Feb 20, 2012 6:22 pm ]
Post subject:  RE:Password saved

Fabulous statement.

Author:  chalcids [ Mon Feb 20, 2012 6:23 pm ]
Post subject:  RE:Password saved

What does that mean?

Author:  Aange10 [ Mon Feb 20, 2012 6:35 pm ]
Post subject:  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?

Author:  chalcids [ Mon Feb 20, 2012 6:40 pm ]
Post subject:  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

Author:  Tony [ Mon Feb 20, 2012 6:43 pm ]
Post subject:  RE:Password saved

There's a tutorial for that.

Author:  chalcids [ Mon Feb 20, 2012 6:46 pm ]
Post subject:  RE:Password saved

can you give the link please

Author:  Tony [ Mon Feb 20, 2012 7:01 pm ]
Post subject:  RE:Password saved

The Turing Walkthrough

Author:  mirhagk [ Mon Feb 20, 2012 10:57 pm ]
Post subject:  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.


: