Make a Username and Password in VB 6.0

Private Sub log_in( ) if text1.text=("nathan") and text2.text=("cute") then form2.show me.hide else msgbox "sorry try to review ur username and password End sub
Submitted by250 (not verified)on Wed, 01/25/2012 - 00:15

can u help to create codes in log-in that can determin which is wrong, the username or password,in vb.60
Submitted bymusamuhammad (not verified)on Tue, 01/31/2012 - 06:59

trust in god
Submitted byKensaki (not verified)on Wed, 02/01/2012 - 13:54

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???

Submitted byPoor Newbie (not verified)on Thu, 03/08/2012 - 09:21

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
Submitted bysilver (not verified)on Mon, 03/12/2012 - 23:22

canu help me in vb06?
Submitted bycute girl (not verified)on Tue, 03/13/2012 - 04:38

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
Submitted byAnonymous (not verified)on Sun, 03/17/2013 - 00:42

I want student admission system all information
Submitted byAnonymous (not verified)on Sun, 03/24/2013 - 16:45

inventory system
Submitted bydurant yves (not verified)on Wed, 09/10/2014 - 15:55

guyz help in need to generate a report on one person ?
Submitted bymusah (not verified)on Wed, 06/14/2017 - 01:27

Hi can you help me to develop online insurance management system

Add new comment