First off, i would like to introduce myself. My name is Ryan, im 18 and a professional gamer.
About the client!
Well this client is for my clan members, they can login and retrieve updates, news, ect through a webbrowser
Help!
Okay, so i have set a webbrowser, two texboxes and a command button. The Form_Load is where i filled the navigate ( the online login form). So, it will basically type whatever you typed on the applications textboxes onto the online forms two textboxes and then it will hit click on the submit button on the online form to login.
Now heres the part where im having trouble, what i want to do is that when you type the information it will verify if that information is correct or incorrect and if it his correct it will show the form and if its not it will show an error message.