VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Login Program With Username And Password boxes can have more than one password box!

by Mark G (2 Submissions)
Category: Encryption
Compatability: Visual Basic 4.0 (32-bit)
Difficulty: Unknown Difficulty
Originally Published: Mon 14th May 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Login Program With Username And Password boxes can have more than one password box!

Rate Login Program With Username And Password boxes can have more than one password box!



If text1 = "Username Goes Here" Then
timer1.enabled = true
else
end if
End Sub 

Private Sub Timer1_Timer()
if text2 = "Password goes here" then
form2.show
else
end if
end sub

Download this snippet    Add to My Saved Code

Login Program With Username And Password boxes can have more than one password box! Comments

No comments have been posted about Login Program With Username And Password boxes can have more than one password box!. Why not be the first to post a comment about Login Program With Username And Password boxes can have more than one password box!.

Post your comment

Subject:
Message:
0/1000 characters