Author: TecFX | Posted on: 2/16/2010 7:28:32 PM | Views : 975

OK, so I will admit this is a pretty stupid question.  To my defense, I have never done it before.  So take pity.
I followed Joe Stagner's video on using the built-in authentication.  Now, I would like to query a database using VB.net codebehind to verify if the user exists.  I am clueless.  Yes, I have a connection string already.
Below is teh code I am working with.  I did not get far.
Thanks in advance!
Protected
rebelconobject.Open()
Sub LoginButton_Click(ByVal sender As Go to the complete details ...