Hi guys,
I am writing a code for a login screen ... I wrote the code and connceted it to SQL DB .. and everything working fine...
I have two text boxs called Usernametxt and passwordtxt.. these are binding to a table ... I want the software to look into the username field and password field to check wheather the user name and password are matched ot not..
How can I do it ?
I am writing a code for a login screen ... I wrote the code and connceted it to SQL DB .. and everything working fine...
I have two text boxs called Usernametxt and passwordtxt.. these are binding to a table ... I want the software to look into the username field and password field to check wheather the user name and password are matched ot not..
How can I do it ?