how do I select records using UserId, the challenge I have is this; the search page has a textbox called txtphone.Text Which supposed to search customers phone number using userid and then bind customers records searched on these texboxs- txtfname.Text , txtLname.Text,
txtPhone.Text, txtEmail.Text.
So how do I achieve this ?
Go to the complete details ...