9
Answers

How to compare textbox value with database value using if..?

Photo of Krutika Karekar

Krutika Karekar

7y
10.1k
1
Hello,
 
I created a login with id and password..i wanna authenticate it database values...so want to use if condition...bt how to compare value from textbox with the value from database in asp.net c#....plz help me
 
this is my code:
 
 

Answers (9)