public bool getUser(EC_TaiKhoan tk)
 {
     return(DA_TaiKhoan.getUser(tk));
 }