<%@ $Language=JScript /* PARA COLORES PHP */ %><% include("../includes/DB_Conectar.php"); include("../includes/inc_auth.php"); include("../includes/funciones.php"); //aca proceso las posibilidades if($id!="" && $accion=="Actualizar") { //actualizo //este es para que actualice lo editado $squpdate = "update Custom set cusValor = '$cusValor',cusValor_IA = '$cusValor_IA' where cusID = '$id'"; $qrupdate = $conn->execute($squpdate); $msje=$I_dataupdated; } %> <%=$I_administration%> <%include("menu.php");%>
<%if($msje!=""){%> <%}%>

<%=$I_pagetitle%>

<%=$msje%>
  <% //aca buscas $sql = "select * from Custom where cusVariable = 'title'"; $rs = $conn->execute($sql); $id = $rs->field(cusID); //los campos $cusVariable1 = $rs->field(cusVariable); $cusValor1 = $rs->field(cusValor); $cusValor_IA1 = $rs->field(cusValor_IA); %>
<%=$I_editherethetitle%>
 
<%=$I_contenteditable%>
 
<%=$I_contenteditable%>
<%=$I_alternativelanguage%>


<%if($id!=""){ %> <%}else{ %> <%}%>
<%if($id!=""){ %> <%}%>