Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21909

VB6.0 HELP!!! can' register a new username

$
0
0
gud day!, i have a problem in vb6.0 when i register a new username and password in my programme i get this error run time error '424 'object required heres my code, ,

Private Sub cmdConfirm_Click()
Userinfo.Recordset.Fields("username") = textUsername.Text <== when i click debug this part of my codes is highlighted in yellow
Userinfo.Recordset.Fields("password") = textPassword.Text
Userinfo.Recordset.Update

Register.Hide

newloginform.Show
End Sub

any help would be highly appreciated
sorry for my bad english grammar

Viewing all articles
Browse latest Browse all 21909

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>