hey i'm looking to create a simple log-in screen, which would maybe store usernames/passwords in an encrypted database, then would compare what the user enters with the usernames/passwords in the database
would this be the best/simplest way to do it?
and is it possible to have a form with just text boxes for username/password, then if they are correct, a new form will appear?
cheers!
marty
simple log-in screen?
Started by martybell, Nov 19 2007 02:25 AM
10 replies to this topic
#1
Posted 19 November 2007 - 02:25 AM
|
|
|
#2
Posted 19 November 2007 - 03:14 AM
This needs some serious security? or it's just a simple log-in screen?
#3
Posted 19 November 2007 - 03:53 AM
nah it doesn't have to be very secure!
just not so insecure that you can open a text file and see the passwords!
cheers
just not so insecure that you can open a text file and see the passwords!
cheers
#4
Posted 19 November 2007 - 12:37 PM
By saving it in the program itself ?
Is this possible ?
Is this possible ?
#5
Posted 19 November 2007 - 12:45 PM
He said that he'll encrypt the passwords in a db right?
#6
Posted 20 November 2007 - 04:10 AM
yeah store the usernames and passwords in a database, and actually it doesnt have to be encrypted at this stage, i'd just like to find out how possible the idea is!
:)
marty
:)
marty
#7
Posted 28 December 2008 - 08:43 AM
Hi I m new to vb.net.
could any one plz help me with the code of logon screen.
could any one plz help me with the code of logon screen.
#9
Posted 30 December 2008 - 01:33 PM
hey man
i made a Simple Login a month before
Download it maybe you'll get the Source you are Searching ..
[ATTACH]1192[/ATTACH]
Mendim.
i made a Simple Login a month before
Download it maybe you'll get the Source you are Searching ..
[ATTACH]1192[/ATTACH]
Mendim.
Attached Files
#10
Posted 04 January 2009 - 11:16 PM
Storing user name and password in a db is great right... secure the db by creating a password to enter into it...
Thanks for the rar file... it makes my study more easier....
Thanks for the rar file... it makes my study more easier....
#11
Posted 05 January 2009 - 02:22 AM
spikegomez said:
Storing user name and password in a db is great right... secure the db by creating a password to enter into it...
Thanks for the rar file... it makes my study more easier....
Thanks for the rar file... it makes my study more easier....
You are Welcome .:)


Sign In
Create Account


Back to top










