<link href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!-- %@ Page Language="C#" AutoEventWireup="true" CodeBehind="Inicio.aspx.cs" Inherits="AgendaGeneral.Pages.Inicio" % -->
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
<link rel="stylesheet" href"https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<link rel="stylesheet" href="../css/dialog.css"/>
<link rel="stylesheet" href="../css/dialog-simple.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<style>
/* layout principal Generated by http://www.cssportal.com */
body { font-family: 'Segoe UI',Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#333 }
p { padding: 10px; }
#wrapper { margin: 0 auto; width: 100%; }
#header {float: left; height: 20%; width: 100%; background: #FFFFFF; }
#navigation { float: left; height: 10%; width: 100%; background: #ECECD8; }
#content { float: left; background: #FFFFFF; width: 100%; }
#main {width: 70%; display: inline-block; float: left; margin: 0; padding: 0; height: 2%; }
#leftcolumn {display:inline-block; width: 30%; float: left; }
#rightcolumn {background: #F5F7F5; width: 20%; float: left;}
#footer { height: 5%; max-height:40px; width: 100%; background: #F5F5EF; clear: both; }
/* sub lauyout */
.grid-container {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-template-rows: 1fr 1fr 1fr;
gap: 1px 1px;
grid-template-areas: "Fotos Fotos Especificacion Especificacion Especificacion Especificacion" "Fotos Fotos Especificacion Especificacion Especificacion Especificacion" "productoPie productoPie productoPie productoPie productoPie productoPie";
}
.Fotos { grid-area: Fotos; }
.Especificacion { grid-area: Especificacion; }
.productoPie { grid-area: productoPie; }
</style>
<style>
/* SECTIONS */
.section { clear: both; float: left; width:100%; padding: 0px; margin: 0px; }
/* COLUMN SETUP */
.col { display: block; float:left; margin: 1% 0 1% 1.6%;}
.col:first-child { margin-left: 0; }
/* GROUPING */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/* GRID OF TWELVE */
.span_12_of_12 { width: 100%;}
.span_11_of_12 { width: 91.53%;}
.span_10_of_12 { width: 83.06%;}
.span_9_of_12 { width: 74.6%;}
.span_8_of_12 { width: 66.13%;}
.span_7_of_12 { width: 57.66%;}
.span_6_of_12 { width: 49.2%;}
.span_5_of_12 { width: 40.73%;}
.span_4_of_12 { width: 32.26%;}
.span_3_of_12 { width: 23.8%;}
.span_2_of_12 { width: 15.33%;}
.span_1_of_12 { width: 6.866%;}
/* GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col { margin: 1% 0 1% 0%; }
.span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12 {
width: 100%;
}
}
/* Mobile first queries */
/* Larger than mobile */
@media (min-width: 400px) {}
/* Larger than phablet */
@media (min-width: 550px) {}
/* Larger than tablet */
@media (min-width: 750px) {}
/* Larger than desktop */
@media (min-width: 1000px) {}
/* Larger than Desktop HD */
@media (min-width: 1200px) {}
</style>
<style type="text/css">
.tftable {font-size:12px;color:#333333;width:100%; border-bottom: 1px solid #ddd;border-color: #729ea5;border-collapse: collapse;overflow: scroll;max-height:500px;}
.tftable th {font-size:12px;background-color:#DEDEDE;border-bottom: 1px solid #ddd;padding: 8px;border-color: #729ea5;text-align:left;}
.tftable tr {background-color:#EFF5F5;}
.tftable td {font-size:12px;border-bottom: 1px solid #ddd;padding: 8px;border-color: #729ea5;}
.tftable tr:hover {background-color:#ffffff; color:#7C7C7C; }
.tftable tbody, tftable thead { overflow:auto;}
</style>
<style>
.font1-Etiqueta {font-size:18px; font-weight: 400; color:#353535; background-color:inherit;padding: 8px;border-color: #729ea5;text-align:center;}
br.clear { clear: both; }
.Entrada{ height:20px; font-size:16px; border:1px solid #C1C1C1; border-radius:3px; }
.Entrada[type=date]:focus, .Entrada[type=text]:focus, .Entrada[type=time]:focus{
border:1px solid; border-radius:3px;
box-shadow: 0px 0px 3px #0000A0;
}
.Entrada[type=date]:hover,.Entrada[type=text]:hover, .Entrada[type=time]:hover {
background-color: #f0f0f0;
color:#333;
border: 1px solid #747473; border-radius: 3px;
}
.Entrada[type=date]:focus:hover, .Entrada[type=text]:focus:hover, .Entrada[type=time]:focus:hover{
outline: none;
box-shadow: 0px 0px 3px #f0f0f0;
/*border:1px solid #000040;*/
border-radius: 3px;
}
.btn {
background-color: DodgerBlue;
border: none;
color: white;
padding: 12px 16px;
font-size: 18px;
cursor: pointer;
}
/* Darker background on mouse-over */
.btn:hover { background-color: RoyalBlue; }
</style>
<script type="text/javascript" src="../script/Session.js"></script>
<script>
function obtenerValores(e) {
var valores = "";
var val = "";
// vamos al elemento padre (<tr>) y buscamos todos los elementos <td>
// que contenga el elemento padre
var x = e.parentElement;
x = x.parentElement;
// Dialog.alert("Padre : "+x.tagName);
var elementosTD = x.getElementsByTagName("td");
// recorremos cada uno de los elementos del array de elementos <td>
for (let i = 0; i < elementosTD.length; i++) {
// obtenemos cada uno de los valores y los ponemos en la variable "valores"
valores += elementosTD[i].innerHTML + "\n";
val = elementosTD[i].innerHTML;
switch (i) {
case 1:
document.getElementById("foot_Nombre").value = val;
break;
case 2:
document.getElementById("foot_Telefono").value = val;
break;
case 3:
document.getElementById("foot_Hora").value = val;
break;
case 4:
document.getElementById("foot_Descripcion").value = val;
break;
case 5:
document.getElementById("foot_Estatus").value = val;
break;
default:
break;
}
}
//Dialog.alert(valores);
}
window.onload = function () {
if (Session.getVar("inicio") === false) {
Session.setVar("inicio", true);
Session.setVar("cod_Agenda", 1);
document.getElementById("lsesion").innerHTML = '<i class="fa fa-user-o"></i> ' + Session.getVar("USU_Nombre");
// Ejecuta_Servicio("Inicio.aspx/Lista", "{nombre:'my_tbody Select \\'<input type=\"checkbox\"/>\\' uno, convert(varchar,PRO_ID)+\\' \\'+PRO_Nombre+\\' \\'+PRO_APaterno+\\' \\'+PRO_AMaterno Nombre, PRO_TelA Telefono, PRO_HCreacion Hora,\\'Descripcion\\' descripcion, 1 Estatus from Prospecto where PRO_ID<15 |3|0|0'}", document.getElementById("my_tbody"));
Ejecuta_Servicio("Inicio.aspx/Lista", "{nombre:'my_tbody Select \\'<input type=\"checkbox\"/>\\' uno, convert(varchar,c.id_Cita)+\\' \\'+isnull(c.Nombre,\\'\\')+\\'_\\'+isnull(c.Paterno,\\'\\')+\\'_\\'+isnull(c.Materno,\\'\\') Nombre, a.Telefono,c.Hr_Seguimiento Hora, b.txt_Descripcion descripcion, c.Estatus_Seguimiento , c.USU_Usuario From (select distinct e.id_Persona,e.id_movimiento, e.id_Cita,e.Nombre,e.Paterno,e.Materno,e.Hr_Seguimiento,e.Estatus_Seguimiento,d.USU_Usuario from Citas_Distribucion d, Citas e where e.cod_Agenda=" + Session.getVar("cod_Agenda") +" and d.USU_Usuario=\\'" + Session.getVar("nombre") + "\\' and d.creacion<=convert(date, getdate()) and e.id_Persona=d.id_Contacto) c left join Age_Contacto a on a.id_Contacto=c.id_Persona left join Citas_Seguimiento b on b.id_Cita = c.id_Cita and b.id_movimiento = c.id_movimiento|3|0|0'}", document.getElementById("my_tbody"));
Ejecuta_Servicio("Inicio.aspx/Lista", "{nombre:'Empresa:" + Session.getVar("USU_Empresa") + "'}", document.getElementById("Empresa"));
Ejecuta_Servicio("Inicio.aspx/Lista", "{nombre:'Sucursal:" + Session.getVar("USU_Empresa") + ":" + Session.getVar("USU_Sucursal") + "'}", document.getElementById("Sucursal"));
Ejecuta_Servicio("Inicio.aspx/Lista", "{nombre:'Puesto'}", document.getElementById("vPuesto"));
Ejecuta_Servicio("Inicio.aspx/Lista", "{nombre:'TipoEmpresa'}", document.getElementById("tpEmpresa"));
Ejecuta_Servicio("Inicio.aspx/Lista", "{nombre:'EmpresaContacto'}", document.getElementById("vEmpresa"));
Ejecuta_Servicio("Inicio.aspx/Lista", "{nombre:'SucursalContacto'}", document.getElementById("vSucursal"));
document.getElementById("fec_ini").valueAsDate = new Date();
document.getElementById("fec_fin").valueAsDate = new Date();
var Elements = document.getElementsByTagName("input"); DatosAdicionales
}
}
function llenaLista(elemento,nombre) {
Ejecuta_Servicio("Inicio.aspx/Lista",nombre, elemento);
}
function CargaCita() {
var nombre = document.getElementById("foot_Nombre").value;
var Cita = nombre.substring(0, nombre.indexOf(' '));
nombre = nombre.substring(nombre.indexOf(' ') + 1)
var arrNombre = nombre.split('_');
document.getElementById("vNombre").value = arrNombre[0];
document.getElementById("vPaterno").value = arrNombre[1];
document.getElementById("vMaterno").value = arrNombre[2];
document.getElementById("Telefono").value = document.getElementById("foot_Telefono").value;
var parametros = "{nombre:'Consulta:Select *,(Select id_Persona from Citas where id_Cita=39) id_Contacto from Citas_Seguimiento where id_Cita=" + Cita + " and id_movimiento=(Select id_movimiento from Citas c where c.id_Cita=" + Cita + ") '}";
var respuesta = ["a", "b"];
Ejecuta_Servicio("Inicio.aspx/Lista", parametros, respuesta);
if (respuesta[0] == "a") {
Dialog.alert('La acción no fue exitosa (Carga Cita) ');
return;
}
//alert('respuesta : ' + respuesta[0]);
var x = 'hola';
x = respuesta[0].replace('{', '').replace('}', '');
var re = /"/g; /* reemplaza todos los caracteres " */
x = x.replace(re, '');
var vrespuesta = x.split(',');
for (var i = 0; i < vrespuesta.length; i++) {
var y = vrespuesta[i].split(':');
if (y[0] == 'Estatus_Seguimiento') { document.getElementById('Estatus').value = y[1]; }
if (y[0] == 'tp_Motivo') { document.getElementById('Motivo').value = y[1]; }
if (y[0] == 'txt_Descripcion') { document.getElementById('Comentarios').value = y[1]; }
if (y[0] == 'id_movimiento') { document.getElementById('NroLlamada').value = y[1]; }
if (y[0] == 'id_Contacto') { document.getElementById("id_Contacto").value = y[1]; }
}
document.getElementById("vCita").value = Cita;
document.getElementById("CitaNombre").value = nombre;
document.getElementById("tContacto").value = document.getElementById("id_Contacto").value;
//id_Cita:39,id_movimiento:1,id_Usuario:1,Fec_Movimiento:,Hr_Movimiento:10:20,Estatus_Seguimiento:1,tp_Motivo:1,txt_Descripcion:ninguno,nro_Llamada_Efectiva:1,Fec_prox_Llamada:,hr_prox_lla
//Dialog.alert("Termino CargaCita :"+Cita+" "+nombre);
}
function HistorialSeguimiento() {
var nombre = document.getElementById("foot_Nombre").value;
var Cita = nombre.substring(0, nombre.indexOf(' '));
var stmSql = "Select s.id_movimiento Nro_Mov, s.id_Usuario Usuario, s.Fec_Movimiento Fecha, s.Hr_Movimiento Horas, case when nro_Llamada_Efectiva=0 then 'S' else 'N' end Efectiva, Case when s.tp_Motivo=0 then 'Seguimiento' when s.tp_Motivo=1 then 'Contacto Efectivo' when s.tp_Motivo=2 then 'Contacto no Efectivo' when s.tp_Motivo=3 then 'No Contesta Conmutador' when s.tp_Motivo=4 then 'Buzon' when s.tp_Motivo=5 then 'Timbra pero no contesta' when s.tp_Motivo=6 then 'Linea ocupada' else 'Número equivocado' end Motivo, case when s.Estatus_Seguimiento=0 then 'Seguimiento' when s.Estatus_Seguimiento=1 then 'Contacto Efectivo' when s.Estatus_Seguimiento=2 then 'Contacto no Efectivo' when s.Estatus_Seguimiento=3 then 'Sin Contacto' else 'Numero equivocado' end Estatus, s.txt_Descripcion from Citas_Seguimiento s where id_Cita="+Cita;
var re = /'/g; /* reemplaza todos los caracteres ' por \\' */
stmSql = stmSql.replace(re, "\\'");
Ejecuta_Servicio("Inicio.aspx/Lista", "{nombre:'HistorialSeguimiento_tbody " + stmSql + "|3|0|0'}", document.getElementById("HistorialSeguimiento_tbody"));
}
function Save_Seguimiento() {
var nombre = document.getElementById("foot_Nombre").value;
var Cita = nombre.substring(0, nombre.indexOf(' '));
var cod_Agenda = '';
var parametros = "{Sentencia:'insert into Citas_Seguimiento (id_Cita, id_movimiento, id_Usuario, Fec_Movimiento, Hr_Movimiento, Estatus_Seguimiento, tp_Motivo, txt_Descripcion, nro_Llamada_Efectiva, Fec_prox_Llamada, hr_prox_llamada) VALUES (" + Cita + ",(select count(*)+1 from Citas_Seguimiento where id_Cita=" + Cita + "), \\'" + Session.getVar("nombre") + "\\', convert(date,getdate()), convert(varchar(5),convert(time,getdate())), \\'" + document.getElementById("Estatus").value + "\\', \\'" + document.getElementById("Motivo").value + "\\', \\'" + document.getElementById("Comentarios").value + "\\', 1, convert(date,\\'" + document.getElementById("Fec_Cita").value + "\\'), \\'" + document.getElementById("Hora_Cita").value + "\\')'}";
Ejecuta_Servicio("Inicio.aspx/IRegistro", parametros, '');
parametros = "{Sentencia:'Update Citas set Fec_Movimiento=convert(date,getdate()), Hr_Movimiento=convert(varchar(5),convert(time,getdate())),Estatus_Seguimiento=" + getSelectValue("Estatus") + ",id_movimiento=(Select count(1) from Citas_Seguimiento where id_Cita=" + Cita + ") ,nro_Llamada_Efectiva=" + getSelectValue("Efectiva") + " where id_Cita=" + Cita + "'}";
Ejecuta_Servicio("Inicio.aspx/IRegistro", parametros, '');
Dialog.alert("Parametros: "+parametros);
}
function Save_Adicionales() {
var stmSql = "insert into Age_Contacto_Adicional (id_Contacto,id_Direccion,Telefono_Fijo ,Movil,E_Mail,Cod_Postal,Colonia ,Calle ,nro_int,nro_ext,id_Referencia,Dias_Disponibilidad,Horario_Disponibilidad,dscUbicacion) VALUES (" + document.getElementById("id_Contacto").value + " , (select count(*)+1 from Age_Contacto_Adicional t where t.id_contacto =" + document.getElementById("id_Contacto").value + "), '" + document.getElementById("vTelefono").value + "','" + document.getElementById("Mobil").value + "' ,'" + document.getElementById("Mail").value + "','" + document.getElementById("vCodPostal").value + "','" + document.getElementById("vColonia").value + "','" + document.getElementById("Calle").value + "' ,'" + document.getElementById("NroInt").value + "' ,'" + document.getElementById("NroExt").value + "'," + document.getElementById("Referencia").value + ", '','','" + document.getElementById("dscUbicacion").value + "')";
var re = /'/g; /* reemplaza todos los caracteres ' por \\' */
stmSql = "{Sentencia:'" + stmSql.replace(re, "\\'") + "'}";
Ejecuta_Servicio("Inicio.aspx/IRegistro", stmSql, '');
Dialog.alert("stmSql :"+stmSql);
}
function Save_Agendar() {
var stmSql = "Update Citas set cod_Agenda='"+ getSelectValue("vAgenda") +"', Fec_InicioCita=convert(date,'"+ document.getElementById("FechaAgenda").value +"') where id_Cita=" + document.getElementById("vCita").value;
var re = /'/g; /* reemplaza todos los caracteres ' por \\' */
stmSql = "{Sentencia:'" + stmSql.replace(re, "\\'") + "'}";
Ejecuta_Servicio("Inicio.aspx/IRegistro", stmSql, '');
stmSql = "Update Citas_Distribucion set creacion=convert(date,'" + document.getElementById("FechaAgenda").value + "'), USU_Usuario='" + document.getElementById("cod_Usuario").value + "' where id_Contacto=" + document.getElementById("tContacto").value;
stmSql = "{Sentencia:'" + stmSql.replace(re, "\\'") + "'}";;
Ejecuta_Servicio("Inicio.aspx/IRegistro", stmSql, '');
}
function getSelectValue(SelectOption) {
var sel = document.getElementById(SelectOption);
var opt = sel.options[sel.selectedIndex];
return opt.value
}
function setSelectByText(SelectOption, txt) {
var eid = document.getElementById(eid);
for (var i = 0; i < eid.options.length; ++i) {
if (eid.options[i].text === txt)
eid.options[i].selected = true;
}
}
function fullScreen(elem) {
if (elem.requestFullscreen) {
elem.requestFullscreen();
} else if (elem.mozRequestFullScreen) { /* Firefox */
elem.mozRequestFullScreen();
} else if (elem.webkitRequestFullscreen) { /* Chrome, Safari and Opera */
elem.webkitRequestFullscreen();
} else if (elem.msRequestFullscreen) { /* IE/Edge */
elem.msRequestFullscreen();
}
}
document.onkeydown = function (e) {
switch (e.keyCode) {
case 116: //F5 button
e.returnValue = false;
e.keyCode = 0;
return false;
case 82: //R button
if (e.ctrlKey) {
e.returnValue = false;
e.keyCode = 0;
return false;
}
}
if (e.ctrlKey &&
(e.keyCode === 67 ||
e.keyCode === 86 ||
e.keyCode === 85 ||
e.keyCode === 123 ||
e.keyCode === 83 ||
(event.ctrlKey && event.shiftKey && event.keyCode == 73) ||
e.keyCode === 117)) {
return false;
} else {
return true;
}
};
function Ejecuta_Servicio(servicio, params, elemento){
var request;
//alert(parametros);
if (window.XMLHttpRequest) {
//New browsers.
request = new XMLHttpRequest();
}
else if (window.ActiveXObject) {
//Old IE Browsers.
request = new ActiveXObject("Microsoft.XMLHTTP");
}
if (request != null) {
var url = servicio; //"Default.aspx/GetCurrentTime";
request.open("POST", url, false);
// var params = "{name: '" + name + "'}";
request.setRequestHeader("Content-Type", "application/json");
request.onreadystatechange = function () {
if (request.readyState == 4) {
if (request.status == 200) {
var respuesta = (JSON.parse(request.responseText).d);
if (elemento.constructor == Array) { /* pasar objeto json a al arreglo */
elemento[0] = userInfo;
return;
}
if (elemento != '') {
var ss = elemento.tagName;
switch (elemento.tagName) {
case "INPUT":
case "TEXTAREA":
{
elemento.value = respuesta;
break;
}
case "SELECT":
case "TBODY":
var re = /"checkbox"/g; /* reemplaza todos los caracteres asigna el evento" */
userInfo = userInfo.replace(re, '"checkbox" onclick="obtenerValores(this);this.checked = false"');
elemento.innerHTML = respuesta;
break;
default:
break;
}
}
}
else {
Dialog.alert(servicio : "+ servicio + "\n parametros : "+ parametros+ "\n estatus: "+request.status + "\n descripción : " + request.statusText);
}
}
};
request.send(params);
}
}
function IRprueba(opcion){
if (opcion == 'tPrueba') {
alert('se ejecutara IRegistro del lado del servidor');
//Ejecuta_Servicio("Inicio.aspx/IRegistro", "{Opcion:'tPrueba', Datos:'\\'MARIO\\', \\'MGUTIERREZ\\', \\'124\\''}",'');
}
}
// ConsultaCita(document.getElementById('a'),document.getElementById('a'),document.getElementById('a'),'0')
function ConsultaCita(modo) {
// 0-> todo, 1-> Fecha, 2-> nombre, 3-> Contrato
var opcion = (modo == '0' ? 'Completa' : (modo == 1 ? 'Por Fecha' : (modo == 2 ? 'Por Nombre' : 'Por Contrato')));
var stmSql = "Update Citas set cod_Agenda='" + getSelectValue("vAgenda") + "', Fec_InicioCita=convert(date,'" + document.getElementById("FechaAgenda").value + "') where id_Cita=" + document.getElementById("vCita").value;
var re = /'/g; /* reemplaza todos los caracteres ' por \\' */
if (modo == '1') {
stmSql = "Select '<input type=\"checkbox\"/>' uno, convert(varchar,c.id_Cita)+' '+isnull(c.Nombre,'')+'_'+isnull(c.Paterno,'')+'_'+isnull(c.Materno,'') Nombre, a.Telefono,c.Hr_Seguimiento Hora, b.txt_Descripcion descripcion, c.Estatus_Seguimiento , c.USU_Usuario From (select distinct e.id_Persona,e.id_movimiento, e.id_Cita,e.Nombre,e.Paterno,e.Materno,e.Hr_Seguimiento,e.Estatus_Seguimiento,d.USU_Usuario from Citas_Distribucion d, Citas e ";
stmSql = stmSql + " where e.cod_Agenda="+document.getElementById("Agenda").value+" and d.USU_Usuario='"+Session.getVar("nombre")+"' and d.creacion>=convert(date,'"+document.getElementById("fec_ini").value+"') and d.creacion<=convert(date,'"+document.getElementById("fec_fin").value+"') and e.id_Persona=d.id_Contacto";
stmSql = stmSql + ") c left join Age_Contacto a on a.id_Contacto=c.id_Persona left join Citas_Seguimiento b on b.id_Cita = c.id_Cita and b.id_movimiento = c.id_movimiento";
stmSql = stmSql.replace(re, "\\'");
Ejecuta_Servicio("Inicio.aspx/Lista", "{nombre:'my_tbody "+stmSql +"|3|0|0'}", document.getElementById("my_tbody"));
}
else if (modo == '2') {
stmSql = "Select '<input type=\"checkbox\"/>' uno, convert(varchar,c.id_Cita)+' '+isnull(c.Nombre,'')+'_'+isnull(c.Paterno,'')+'_'+isnull(c.Materno,'') Nombre, a.Telefono,c.Hr_Seguimiento Hora, b.txt_Descripcion descripcion, c.Estatus_Seguimiento , c.USU_Usuario From (select distinct e.id_Persona,e.id_movimiento, e.id_Cita,e.Nombre,e.Paterno,e.Materno,e.Hr_Seguimiento,e.Estatus_Seguimiento,d.USU_Usuario from Citas_Distribucion d, Citas e ";
stmSql = stmSql + " where e.cod_Agenda="+document.getElementById("Agenda").value+" and d.USU_Usuario='"+Session.getVar("nombre")+"' and e.Nombre ='"+document.getElementById("nombre").value+"' AND e.Paterno = '"+document.getElementById("paterno").value+"' AND e.Materno = '"+document.getElementById("materno").value+"' and e.id_Persona=d.id_Contacto";
stmSql = stmSql + ") c left join Age_Contacto a on a.id_Contacto=c.id_Persona left join Citas_Seguimiento b on b.id_Cita = c.id_Cita and b.id_movimiento = c.id_movimiento";
stmSql = stmSql.replace(re, "\\'");
Ejecuta_Servicio("Inicio.aspx/Lista", "{nombre:'my_tbody " + stmSql + "|3|0|0'}", document.getElementById("my_tbody"));
}
else if (modo == '3') {
stmSql = "Select '<input type=\"checkbox\"/>' uno, convert(varchar,c.id_Cita)+' '+isnull(c.Nombre,'')+'_'+isnull(c.Paterno,'')+'_'+isnull(c.Materno,'') Nombre, a.Telefono,c.Hr_Seguimiento Hora, b.txt_Descripcion descripcion, c.Estatus_Seguimiento , c.USU_Usuario From (select distinct e.id_Persona,e.id_movimiento, e.id_Cita,e.Nombre,e.Paterno,e.Materno,e.Hr_Seguimiento,e.Estatus_Seguimiento,d.USU_Usuario from Citas_Distribucion d, Citas e ";
stmSql = stmSql + " where e.cod_Agenda=" + document.getElementById("Agenda").value + " and d.USU_Usuario='" + Session.getVar("nombre") + "' and e.id_Persona=d.id_Contacto and e.id_Contrato=" + document.getElementById("Contrato").value;
stmSql = stmSql + ") c left join Age_Contacto a on a.id_Contacto=c.id_Persona left join Citas_Seguimiento b on b.id_Cita = c.id_Cita and b.id_movimiento = c.id_movimiento";
stmSql = stmSql.replace(re, "\\'");
Ejecuta_Servicio("Inicio.aspx/Lista", "{nombre:'my_tbody " + stmSql + "|3|0|0'}", document.getElementById("my_tbody"));
}
else {
stmSql = "Select '<input type=\"checkbox\"/>' uno, convert(varchar,c.id_Cita)+' '+isnull(c.Nombre,'')+'_'+isnull(c.Paterno,'')+'_'+isnull(c.Materno,'') Nombre, a.Telefono,c.Hr_Seguimiento Hora, b.txt_Descripcion descripcion, c.Estatus_Seguimiento , c.USU_Usuario From (select distinct e.id_Persona,e.id_movimiento, e.id_Cita,e.Nombre,e.Paterno,e.Materno,e.Hr_Seguimiento,e.Estatus_Seguimiento,d.USU_Usuario from Citas_Distribucion d, Citas e ";
stmSql = stmSql + " where e.cod_Agenda=" + document.getElementById("Agenda").value + " and d.USU_Usuario='" + Session.getVar("nombre") + "' and d.id_Contacto=e.id_Persona";
stmSql = stmSql + ") c left join Age_Contacto a on a.id_Contacto=c.id_Persona left join Citas_Seguimiento b on b.id_Cita = c.id_Cita and b.id_movimiento = c.id_movimiento";
stmSql = stmSql.replace(re, "\\'");
Ejecuta_Servicio("Inicio.aspx/Lista", "{nombre:'my_tbody " + stmSql + "|3|0|0'}", document.getElementById("my_tbody"));
}
}
var disp=setInterval(function(){Time()} ,0);
function Time()
{
var date=new Date();
var time=date.toLocaleTimeString();
document.getElementById("reloj").innerHTML=time;
<!--
if(time=='14:51:00'){
alert("hshshsh");
}
-->
}
</script>
<!-- "dar formato al codigo" http://ctrlq.org/beautifier/ , transparencia a imagenes "https://www.online-image-editor.com/"-->
</head>
<body oncontextmenu="return false;">
<form id="Formulario1">
<div id="wrapper">
<div id="header">
<div class="section group">
<div class="col span_4_of_12">
<div style=" width:50%;height:100%;">
<img src="../imagenes/Asokam_log.png" style=" width:70%;height:50%;" />
</div>
</div>
<div class="col span_4_of_12" style="text-align:center;">
<label class="font1-Etiqueta" style="font-size:28px; color:#5C5278;">
<i class="fa fa-address-book-o">
</i> AGENDA DE CONTACTOS
</label>
</div>
<div class="col span_4_of_12" style="text-align:right;">
<label id="lsesion" style="text-align:right;font-size:12px;">
<i class="fa fa-user-o">
</i> Sesión
</label>
</div>
</div>
</div>
<div id="navigation">
</div>
<div id="content">
<div id="leftcolumn">
<div class="section group" style="font-size:15px;color:#5B5B5B;">
<div class="col span_2_of_12">
</div>
</div>
</div>
<!-- leftcolumn -->
<div id="main">
<div class="grid-container">
<div class="Fotos">
</div>
<div class="Especificacion">
</div>
<div class="productoPie">
</div>
</div> <!-- fin grid-container -->
</div> <!-- fin main -->
</div>
<div id="footer">
<div class="section group" style="background: #F5F5EF;">
<div class="col span_2_of_12">
<label id="reloj" name="reloj" style="color:blue;" >RELOJ</label>
</div>
<div class="col span_2_of_12">
<label class="font1-Etiqueta">
<i class="fa fa-exclamation-triangle">
</i> err:
</label>
</div>
<div class="col span_3_of_12">
<label class="font1-Etiqueta">
<i class="fa fa-envelope">
</i> msg:
</label>
</div>
<div class="col span_3_of_12">
<label class="font1-Etiqueta" for="vMaterno">
<i class="fa fa-user">
</i> usr:
</label>
</div>
<div class="col span_2_of_12" style="text-align:center;">
<img src="../imagenes/Artricenter_2.png"/>
</div>
</div>
<!-- section group -->
</div>
</div>
</form>
</body>
<script type="text/javascript" src="../script/dialog.js">
</script>
<script type="text/javascript" src="../script/dialog-polyfill.js">
</script></html>