My question is really two questions:
1) How can you make a password prompt without a popup?
2) I'm pretty clear with how to password protect an application, but I'm trying to figure out if there is a way to make passwords usable only once?
What I want to do is to have an array of passwords, that go invalid once they're used.
Any advice?

Reply With Quote