Discord Server Red Security Twitter Donation to Red Security Red Security Youtube Channel Red Security Tumblr Profile
Login or Register to Hide ads and Accessing all features on the forum

Basic username and pasword login

3 Replies, 3135 Views

Whats needed 

2 Textboxes
1 Button
and 2 Labels

source code

if Texbox1.text= "admin" and TextBox2.text = "admin Then

Form2.show


Else

 MsgBox("Sorry, username or password not found", MsgBoxStyle.OkOnly, "Invalid")

Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load

    End Sub
End Class

Messages In This Thread
Basic username and pasword login - by viruss - 06-28-2017, 03:09 AM
RE: Basic username and pasword login - by Mr.Kurd - 06-28-2017, 06:33 AM
RE: Basic username and pasword login - by viruss - 07-04-2017, 12:42 PM
RE: Basic username and pasword login - by Mr.Kurd - 07-04-2017, 01:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  new mybb login updated viruss 0 2,499 08-10-2020, 01:28 PM
Last Post: viruss
  Basic mysql user registration system viruss 1 2,171 07-06-2017, 02:34 PM
Last Post: Mr.Kurd
  Basic vb.net spammer viruss 2 4,085 06-18-2017, 11:46 AM
Last Post: viruss



Users browsing this thread: 1 Guest(s)