Iam getting 3 :frown::frown::frown:errors while trying the below code for storing the password of registered user as md5 hash and performing hash check at time of login...
please help me out.... thanks in advance !!!
Option Strict On
Imports System.IO
Public Class LoginForm1
#Region...
hi guys,
This is my first post.
I've followed this tutorial and i want to modify it a little bit. And the author, i think is very busy.
Here is the code he got:
Imports System.Net
Imports System.Text
Imports System.IO
Public Class Form1
Dim logincookie As CookieContainer
Private...
i want to use the data adapter for standard login and registration procedures.
my first form is a login window contaning 2 textboxes,one for username and one for password.. i used a table adapter to connect to database.. using sql statement.in the adapter
"SELECT COUNT(*) AS Result...
I've made a basic loginform in VS 2005 for anyone to use (Continued from the VS 2003 version), here's the zip file containing the form, feel free to use & modify it freely ... you dont even need to tell me about it
How it works:
Make an instance of it then you can set the properties UserId...
Thanks For Looking:
Alright well what im trying to do is make a simple login form. Where there is a username and there is a password. There is no multiple accounts just the username and the password. Thats all. The username is going to be "student" and the password is going to be "random1". But...
Well, I asked around here, got a partial answer that really helped out, but I decided to write an official How To on a database driven login form. I'll include the Administration Backend to go along with it soon.
Dial-Up users should not use this thread, it is image heavy
So, here we go...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.