|
-
August 20th, 2001, 10:07 AM
#1
Saving passwords
Is there a way I can code passwords to stay the same between program runs?
I want to create a change password dialog and have the user able to change the password and VB remember it. Any help would be wonderful. Thanks.
-
August 20th, 2001, 10:12 AM
#2
Re: Saving passwords
Save password to Registry
Regards,
Michi
-
August 20th, 2001, 10:14 AM
#3
Re: Saving passwords
when he clicks the option od change password
take his user name
and then find it in ur database with the "Find"
method and take an input from the user that is new password
and make then change in the password field with the new password
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|