Ask Experts Questions for FREE Help !
Ask
    SuperMiron's Avatar
    SuperMiron Posts: 3, Reputation: 1
    New Member
     
    #1

    Aug 9, 2010, 07:45 AM
    How to make a program with accounts?
    I want to make a program that you can make an account with a Username and Password and then log in to it. Is that possible?
    SuperMiron's Avatar
    SuperMiron Posts: 3, Reputation: 1
    New Member
     
    #2

    Aug 10, 2010, 02:34 PM

    Please Tell me!
    slapshot_oi's Avatar
    slapshot_oi Posts: 1,537, Reputation: 589
    Ultra Member
     
    #3

    Aug 10, 2010, 02:47 PM

    If this is for a web app, ASP.NET has it all taken care of. I use it all the time.

    Introduction to Membership
    SuperMiron's Avatar
    SuperMiron Posts: 3, Reputation: 1
    New Member
     
    #4

    Aug 11, 2010, 02:15 AM
    Quote Originally Posted by slapshot_oi View Post
    If this is for a web app, ASP.NET has it all taken care of. I use it all the time.
    Thanks. I might try it.
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #5

    Aug 11, 2010, 03:17 AM

    You posted this under VB, are you looking to program in VB or what? Is this for a school assignment?
    habib76's Avatar
    habib76 Posts: 1, Reputation: 1
    New Member
     
    #6

    Sep 12, 2010, 10:42 PM

    yeah its actually possible but depending on the kind of application you will need a database to store the username and password.
    but if I need to create a simple application that will only allow me to access the program I don't need to such us a simple if statement program:
    if username = habib and password = vb then
    [statement]
    timer.enable = false
    else
    timer.enable = true
    exit
    end if

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Can anyone make this program run? [ 1 Answers ]

#include “stdafx.h” #include <iostream> #include <ofstream> #include " " using namespace std;

How to make the users accounts using Visual basic 6.0 [ 1 Answers ]

I am writing a program using Visual Basic 6.0. In my project, I would like to have the users identify themselves as the authorized users i.e. there is an administrators account and the guest account like it is in windows XP. Using the Visual basic progam, can someone give me tips and even codes on...

How to make money through affiliate program? [ 2 Answers ]

Hi all of you, We finally chosen this affiliate program after a long process of other techniques and methods. How its really works helpful will we get money? Thanks, Romaerio.


View more questions Search