Post: How to make a really basic Login system with Online DB [Again Really Simple]
05-09-2011, 11:55 PM #1
(adsbygoogle = window.adsbygoogle || []).push({});
Originally posted by kingdeath360 View Post
Before we get started go to You must login or register to view this content. way.com "remove space" then make an account and then upload a .txt file name it "Usernames". Make sure your text in the Usernames.txt is like this
username
username
etcc..

Ok let's get started! Smile

1.) open VB2008 or VS2010 and "create new project"

2.) Add 1 button, and 1 textbox "look at picture"
You must login or register to view this content.

3.) Double click button1 and add this code
You must login or register to view this content.

4.) Your Done Smile

Here is a GIF of it in action
You must login or register to view this content.

As I said this is really simple and easy I was just tired of seeing tuts with
    if textbox1.text = "hi" then
msgbox("You logged in")
end if

So if you don't like this tut then don't comment!


source You must login or register to view this content.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo