PDA

View Full Version : encrypted password-ini file-URGENT



dan37_123
02-21-2002, 01:46 AM
Hi,

I have an application. When the user uses it, he types a password. The password(encrypted) is writed to the INI file.

When the user launches the application second time, it looks for the password in the INI file.

The problem: Its not able to retrieve the password correctly. Hence the application fails to launch.

Questions: 1. Is it possible to write encrypted password to an ordinary text file such as INI file.

2. Once written can i retrive it.

dan37_123
02-21-2002, 06:56 AM
I solved it, actually my testor messed it up and its all ok,

thanks
daniel