how to compare textbox with database
I have one table in which I have two column. I need to compare those columns value by textbox, one by one.
Eg: If user will enter user name and password then it will check in the database that it is correct or not.
Please reply for this....