User Profile
Collapse
-
i mean tto connect... -
linking a form to different forms
helo am new in vb6. i have three forms and i want form 1 to link to form2 and form3 link to form2 please help me with the code -
Code:dim realpassword As String dim ichances As integer 3 strikes counter private sub Form_Load() realpassword="aaa" <== Text1.PasswordChar="#" end sub
Last edited by Frinavale; Apr 21 '10, 03:53 PM. Reason: Please post code in [CODE] ... [/CODE] tags. Added code tags.Leave a comment:
-
password and linking two forms
I am working on my new project in visual basic 6. I would like to create a password for my first page where I have username, password and two command buttons one for login and the other for reset.
Its after creating the password that I do also need to know the linking code of the two forms. That is after entering the password by clicking on login it should take me to the second form. thanlks
No activity results to display
Show More
Leave a comment: