VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Signs you in as a password program

by Alex Poltavskiy (1 Submission)
Category: Registry
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Thu 7th March 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Signs you in as a password program

Rate Signs you in as a password program



    If Text1.Text = "Alex" Then
End
    Else
    MsgBox "Access Denied"
End If

If Text1.Text = "" Then
    MsgBox "please type a password"
        End If
End Sub


Download this snippet    Add to My Saved Code

Signs you in as a password program Comments

No comments have been posted about Signs you in as a password program. Why not be the first to post a comment about Signs you in as a password program.

Post your comment

Subject:
Message:
0/1000 characters