May i know how to update and view individual record by using member id to identify the user using asp.net? Eg: memberid,password,age,dob,contactno,email all those fields are in my database. How do i make the update for each record once they key in their member id as their primary key?