Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

[Visual Basic] Password Protection (Con't)

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
2,694
Google+
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Feb 8, 2008

CLICK TO WATCH IN HIGH DEFINITION: http://www.youtube.com/watch?v=1ddlw0x-aAo&fmt=18
In this tutorial I will show you how to make the user type a password even before they can get into the program.

Category:

Howto & Style

Tags:

License:

Standard YouTube License

Link to this comment:

Share to:

Uploader Comments (zaxey)

  • wtf they can still acess program, its useless then

  • They can only access the login screen, NOT the program. :)

  • Disturbed - Get Psycho <-- I think you spell it like that :P

see all

All Comments (9)

Sign In or Sign Up now to post a comment!
  • Private Sub Form_Load()  Dim Password As String Password = InputBox("Please input the password to access the program!") If Password = "Password" Then MsgBox "Access granted, welcome to the program.", vbOKOnly, "Thanks for using." Else MsgBox "Access denied.", vbCritical, "Sorry!" End End If

    End Sub

  • They can't access the program if you add 'End' after 'MsgBox "Access Denied", vbCritical, "Sorry!"'.

  • kanwarjyot is correct. They can still access the program.

  • pones una pass incorrecta y te funciona igual o_O

  • how can you use it on a folder

  • can you just copy the whole thing into comments i cant seem to get it right lol 0.o

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more