i have a login table which has
UserID UserName Password OrgID RoleID Count Lastlogin
123 lab1 svkLRj9nYEgZo7gWDJD5IQ== 5 1 0 NULL
and so on i have designed a form which has username and pasword i want to write a code in c# with sql query that if you pur credential from login table then new page to be displayed
thanks
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Madan ShekarPosted Feb 13, 2019, 1:50 AM
Sanwar RanwaPosted Feb 13, 2019, 1:42 AM
Salman BegPosted Feb 13, 2019, 1:34 AM