Visual Studio 2010 VB Login gate tutorial [commentary]
This is a tutorial on how to make a security gate/login page/whatever you wanna call it. As long as you put it where noone else can get into it and look at your password, you’ll be fine with this. =]
January 26, 2012 | Filed Under Visual Basic Tutorials
Comments
5 Responses to “Visual Studio 2010 VB Login gate tutorial [commentary]”
Leave a Reply
You must be logged in to post a comment.
awesome dude, been looking for this by 6 weeks
Thank-you
MsgBox(“Fail, try again or go away”, MsgBoxStyle.Critical)
try this as well :) you can replace “critical” with any type of msgbox type, gives it a better effect :)
@Programerscorner lol, thx for tip! :D
@TheMedic1231 no Problem mate :)