Visual Basic: Simple Login in vb 2008
Learn how to create a simple login system in vb 2008..you can finally create your own program which requires a password or a key to use it!
Sit back and enjoy the video tutorial!
Tutorial By Mascobz
The codes which are used for this project are:
if textbox1.text = “password”
then msgbox “Correct”
else msgbox “Wrong Password”
endif
If you need any help!..feel free to ask questions via comment!
If you liked this post, Subscribe to RSS Feeds or Follow us on Twitter




