Make a Username and Password in VB 6.0

  1. Private Sub log_in( )
  2.  
  3. if text1.text=("nathan") and text2.text=("cute") then
  4.      form2.show
  5.      me.hide
  6. else
  7.      msgbox "sorry  try to review ur username and password
  8. End sub

can u help to create codes in log-in that can determin which is wrong, the username or password,in vb.60

trust in god

Hi there!!! Please i need your help what is the code for log_in if reach th 3 Consecutive Incorrect Atempt and the program will trminate???

Hi! Can you help me for password log in attempt?? Best Regards [email protected] Many Thanks .

I can help on how to connect vb 6 in ms Access . send me you message in [email protected] Thanks! But pls help in password log in Attempts . XS Best regards Thanks

canu help me in vb06?

helow can you please help me 4 my thesis can you please give me a sample program 4 computerize enrollment system, and what is the code for saving edit delete and upgrade in datagrid using vb8 with data base please i need your reaply emedietly... tnx

Private Sub Login_Click() If txtusername.Text > "username" And txtpassword.Text > "password" Then MsgBox "ERROR" txtusername.Text = " " txtpassword.Text = " " Else frmadmin.Show Unload Me End If End Sub

I want student admission system all information

inventory system

guyz help in need to generate a report on one person ?

Hi can you help me to develop online insurance management system

Add new comment