RestrictedUser Posted March 5, 2019 Posted March 5, 2019 (edited) I want to make a login form with crypted credentials in INI file For example, if login form hasn't password, then go to Create Password form and choose a password then program save the password crypted in INI file then goto Login form and convert my entered password to Crypted, if it was Correct then continue script code... Can you help me? ❤️ Edited March 5, 2019 by Colduction
FrancescoDiMuro Posted March 5, 2019 Posted March 5, 2019 @Colduction Where's your code? Start to take a look at _Crypt* functions, at INI* functions, and Control* and Win* functions. Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette
RestrictedUser Posted March 5, 2019 Author Posted March 5, 2019 2 minutes ago, FrancescoDiMuro said: @Colduction Where's your code? Start to take a look at _Crypt* functions, at INI* functions, and Control* and Win* functions. Can you give me some example by do this in INI file? 🤔❤️
FrancescoDiMuro Posted March 5, 2019 Posted March 5, 2019 @ColductionSure Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now