Login Form

aspnet23

New member
Joined
Mar 10, 2008
Messages
2
Programming Experience
Beginner
Hello,

I would like to create a login form that will get it's authentication to a local db of the program. How can I accomplish this? Please guide me to the right direction for I am new to VB.NET. Thanks in advance.
 
Do you have any suggestions on how to implement your code with a SSH secure connection to Unix? I just wanted to create a login prompt and once you're login it will execute some type of command that will send it to the system. Thanks.
 
Do you have any suggestions on how to implement your code with a SSH secure connection to Unix? I just wanted to create a login prompt and once you're login it will execute some type of command that will send it to the system. Thanks.

I have no idea, but the posted form will gather the info from the user. Other than that, you can check that info against whatever data source you want.
 
Back
Top