Bkenney228
Programmer
I have a password generator in my DB. It generates a unique pass. As of right now, when a pass is generated, it is stored and is viewable. I want to make it so that it will generate a password and then lock. If the person forgets the pass I have given them a new one must be generated. no exceptions. Is this possible, and how do I go about getting the result I am looking for?