I have this function that I call from a select.
function CambiarEstadoPedido(que,id,cod,estado) { //tareas del seleccionador
if(que=="cambiar_estado") { InsertarModal('Pedidos','Pedi_CEstado','ConsPedido',id,estado,'450','410'); }
if(que =="Al...
asked by
24.08.2017 / 21:14