Encoding username and password in an ini file?
Moderators: JRL, Dorian (MJT support)
-
- Automation Wizard
- Posts: 1101
- Joined: Fri Jan 07, 2005 5:55 pm
- Location: Somewhere else on the planet
Encoding username and password in an ini file?
I need to give someone a compiled macro that includes ftp function. If it was just for me I would compile the usename/pw in the macro but in this case I need the user to be able to enter their own username/pw and store them in an ini file. I want to encode the information, not to stand up to the NSA but just so it's not a slam dunk to harvest it. I'm wondering if anyone has done something similar and has any suggestions of an easily implemented encoding scheme for me.
Use the Crypt function to encrypt/decrypt the password and use EditIniFile to store, ReadIniFile to retrieve.
MJT Net Support
[email protected]
[email protected]
MJT Net Support
[email protected]
[email protected]