Hi People,
I have created a username/password form, i want to know for instance if the password is correct, how do i make the username bind to a parameter in a query?
so the username = "mark" and password = "abc", how do i make it so that in the query, the username will then only query the data which has "mark" associated to it
thanks
I have created a username/password form, i want to know for instance if the password is correct, how do i make the username bind to a parameter in a query?
so the username = "mark" and password = "abc", how do i make it so that in the query, the username will then only query the data which has "mark" associated to it
thanks