VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



it puts a password in a form

by Aldo Rodriguez (1 Submission)
Category: Encryption
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Wed 6th March 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

it puts a password in a form

Rate it puts a password in a form



If (name of textbox) = "put a password" then
MsgBox ("welcome to my program), ("password"), (vbInformation)
'name of userform'.show
Else
MsgBox ("the password is incorrect", ("password"), (vbcritical)
End If 
End Sub


Download this snippet    Add to My Saved Code

it puts a password in a form Comments

No comments have been posted about it puts a password in a form. Why not be the first to post a comment about it puts a password in a form.

Post your comment

Subject:
Message:
0/1000 characters