M misha3 New member Joined Mar 18, 2009 Messages 2 Programming Experience Beginner Apr 17, 2009 #1 Please can you help me out with the code of login form in vb.net.I need it immediatly.it will have only two options -login and create a new account.
Please can you help me out with the code of login form in vb.net.I need it immediatly.it will have only two options -login and create a new account.
JuggaloBrotha VB.NET Forum Moderator Staff member Joined Jun 3, 2004 Messages 4,530 Location Lansing, MI; USA Programming Experience 10+ Apr 17, 2009 #2 Here's a good starting point for the login form: http://www.vbdotnetforums.com/windows-forms/30737-vs2005-2008-login-form.html You can easily add the "register" part to it. Upvote 0 Downvote
Here's a good starting point for the login form: http://www.vbdotnetforums.com/windows-forms/30737-vs2005-2008-login-form.html You can easily add the "register" part to it.