{help} Advanced Login VB08 menu

User Tag List

Results 1 to 4 of 4
  1. #1
    omg_lol's Avatar Member
    Reputation
    25
    Join Date
    Dec 2008
    Posts
    185
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    {help} Advanced Login VB08

    I am trying to make something that has a account creation system and a login type system. For this example i will say i have 3 friends, each of them have the program and create an account. How can i make it so they all have their own unique login without making the code say
    Code:
    if textbox1.text = ("User 1") then
    form2.show()
    else
    msgbox("Invalid Username/password")
    if textbox1.text = ("User 2") then
    form2.show()
    else
    msgbox("Invalid Username/password")
    if textbox1.text = ("User 3") then
    form2.show()
    else
    msgbox("Invalid Username/password")
    OMG LOL

    {help} Advanced Login VB08
  2. #2
    Cephalopod's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Create a database with usernames and passwords in it?

    An online database I mean.

  3. #3
    omg_lol's Avatar Member
    Reputation
    25
    Join Date
    Dec 2008
    Posts
    185
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    kk, got school now, ill look into that when i get home, thx
    OMG LOL

  4. #4
    sommer07's Avatar Member
    Reputation
    12
    Join Date
    Jan 2008
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    KK ill help :
    Code:
    If TextBox1.Text = ("User 1") Or TextBox1.Text = ("User 2") Or TextBox1.Text = ("User 3") Then
                Form2.Show()
                Me.Hide()
                MsgBox("Welcome")
            Else
                MsgBox("Wrong Username/Password")
            End If
    cus if you do what u did it wil give the message even if he use user 2
    Last edited by sommer07; 02-03-2009 at 02:45 PM. Reason: :O needed to fit it into the [code]

Similar Threads

  1. [HELP!!] External login issue! Been looking for WEEKS!! X_X
    By meny in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 11-13-2009, 01:01 AM
  2. [Help] Vanilla login screen
    By Jooze in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 05-28-2009, 03:36 AM
  3. [HELP]php login default text
    By D1zl3 in forum Programming
    Replies: 5
    Last Post: 05-16-2009, 03:28 AM
  4. [Help] Advanced LSL Portals
    By Pwntzyou in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 04-20-2008, 05:29 PM
  5. [Help] Cant Login Server
    By Mr. Herbert in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 02-13-2008, 04:01 AM
All times are GMT -5. The time now is 02:38 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search