Hi,
I have created a login system that connects to a MYSQL Database (on login.vb) and then shows the "members area" (home.vb) I want to make it so that when home.vb is loaded that it says in a label "Welcome, <USERS NAME HERE>" and it would pull it from the row that they logged into. Here is my database setup:
Attachment 97771
Thanks, i'm sure its a simple piece of code but I am a new coder!
I have created a login system that connects to a MYSQL Database (on login.vb) and then shows the "members area" (home.vb) I want to make it so that when home.vb is loaded that it says in a label "Welcome, <USERS NAME HERE>" and it would pull it from the row that they logged into. Here is my database setup:
Attachment 97771
Thanks, i'm sure its a simple piece of code but I am a new coder!