VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Password Box

by Rc (4 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Unknown Difficulty
Originally Published: Wed 14th March 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Password Box

Rate Password Box




If txtPassWrd$ = "whatever" then  '"whatever" is where you want your password
form1.hide  ' hides form1
form2.show 'shows password protected form
else ' if not what txtPassWrdis it  goes to
msgbox "Wrong","try again" ' this pops a message up sayin wrong
end if ' what can i say ends your if statement


Download this snippet    Add to My Saved Code

Password Box Comments

No comments have been posted about Password Box. Why not be the first to post a comment about Password Box.

Post your comment

Subject:
Message:
0/1000 characters