Announcement

Collapse
No announcement yet.

encrypted password-ini file-URGENT

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • encrypted password-ini file-URGENT

    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.

  • #2
    Re: encrypted password-ini file-URGENT

    I solved it, actually my testor messed it up and its all ok,

    thanks
    daniel

    Comment

    Working...
    X