hi experts, i have this code
If WFGDH.UI.Session.FlagModCand = True Then 'TSF-CVP
Me.btnEnviar.Attributes.Add("onclick", "javascript:return fConfirmarRegistroTrans('" & vsReclutamiento.ValidationGroup & "','¿Desea aprobar la solicitud?','S'," + chkAceptoCambios.ClientID + "," + txtAceptaTerminos.ClientID + ",'" + txtNombreArchivoPublicar.Text.Trim + "');")
this control chkAceptoCambios.ClientID does not exits.
that code should I replace it if the control does not exist