I am trying to code a change password form on VB6 but I am not having much luck with it.
The change password form is a separate form (frmChangePassword) to the login form but it can be accessed by a button on the login form (frmPassword). I have declared the password variable as a global variable so it could be accessed in all forms, but for some reasons, the change password form is not reading the password variable from the login form.
Any ideas?
Edit: While we on it, how do I remove a background picture from a form which is set using the properties box?


Sign In
Create Account


Back to top









