how to change and Verify a username and password in a database in Visual Basic 6
I'm using VB6 I've created a login form to log users in to the database. the login form is working users can login in.
Problem is I don't know how to change the passwors for the users.
Plz help
How to change information stored in the database
Page 1 of 11 Replies - 803 Views - Last Post: 06 October 2008 - 05:48 AM
Replies To: How to change information stored in the database
#2
Re: How to change information stored in the database
Posted 06 October 2008 - 05:48 AM
Create a form. Then create 3 txtboxs. 1 for usrname ,1 for password & 1 for the new paswrd. Then write the code 4 checking if the usrname & pwd entered is valid. If valid, change the pwd with the new one in the 3rd txtbox.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|