Look into DB..

alnahash

New member
Joined
Jan 12, 2008
Messages
3
Programming Experience
Beginner
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 ?
 
Back
Top