MOON
Server: Apache/2.2.34 (Unix) mod_ssl/2.2.34 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 FrontPage/5.0.2.2635
System: Linux server.asjudinet.com 2.6.32-042stab141.3 #1 SMP Fri Nov 15 22:45:34 MSK 2019 i686
User: asjudine (504)
PHP: 5.2.17
Disabled: NONE
Upload Files
File: /home/asjudine/public_html/general_quejas_reclamos.php
<?php 
require_once("mainfile.php");
include ("config.php");
global $dbi;
$espacio = ' ';
$linea = '-';
require_once("Conectarse.php");

$control = mysql_query('SELECT cedula,nombres,direccion,telefono,celular,ciudad,email, generada_por, registro,acciones,informes,desiciones FROM quejas_reclamos WHERE cedula = "'.$_GET["ced2"].'" and id =  "'.$_GET["id"].'" ');
		
		  if (!$control) {
				die('Invalid query 1: ' . mysql_error());
			}
		$num=mysql_num_rows($control); 
		
		list($cedula, $nom, $dir, $telef,$celul,$ciudad, $email,$informante, $registro, $acciones,$informes,$desiciones) = mysql_fetch_row($control);


		

?>
<html>
<head>
<title>General Quejas Y Reclamos</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<style type="text/css">
<!--
.titulos {font: 16px; color: red; font-family:Arial; font-weight:bold}
.boton {  background-color: #FFCCCC; color:#FFFFFF; width:150px; border: 4px solid #0000CC; font-family:Arial; color:#990000;}
.texto {background-color: #CCFFCC; font-size: 13px; font-family: Arial; color:#0000CC; display: block;}
.fecha {background-color: #CCFFCC; font-size: 12px; font-family: Arial; color: #000099; width:10px display: block;}
.campo {background-color: #FFFFCC; border:1px solid #990000; font-family:Arial;  font-size:11px; height: inherit}
.lista { background-color:#99FFFF; font-family: Arial; font-size: 11px;	color: #990000;}
.label {background-color: #00CCFF ; font-size: 14px; font-family: Arial; color:#0000CC; display: block;}
.area {background-color: #CCFFCC; font-size: 13px; width:40px font-family: Arial; color:#0000CC; display: block;}
.variables {background-color: #CCFFCC; font-size: 12px; font-family: Arial; color: #003333 ; width:10px display: block; border: 2px solid #006633;}
.sel { background-color:#DDFFFF; width:400px; border: 1px solid #0099FF; font-family:Arial; font-style:italic; color:#990000 }
.sel2{ background-color:#DDFFFF; border: 1px solid #0099FF; font-family:Arial; font-style:italic; font-weight:bold; color:#990000 }
.seleccion { background-color: #CCFFCC; width:340px; border: 1px solid #0099FF; font-family:Arial; color:#990000;}
.boton2 {font-family: Verdana; font-size: 8 pt; color: #000080; background-color: #C0C0C0; border-style: solid; }
.letras {background-color: #99CCFF; font-size: 10px; font-family: Arial; color:#0000CC; display: block;}
.campo2 {background-color: #99CCCC; border:1px solid #0066FF; font-family:Arial; font-size:10px; height: inherit}
.sel3{ background-color:#DDFFFF; font-family:Arial; font-size:10px; color: #000066 }

body {
		background-image: url(ELEMENTOS/gris13.jpg);
}
.Estilo10 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.Estilo11 {
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.Estilo12 {
	font-size: 14px;
	color: red;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}



-->
</style>



<center>

<span id="TexteBat" style="width:100%">
<h1><font color="RED">REPORTE GENERAL</font></h1>
</span>
</center>
</center>
<script>

<!--
var from = 2;
var to = 12;
var delay = 55;
var glowColor = "#0000ff";
var i = to;
var j = 0;

textPulseDown();

function textPulseUp()
   {
   if (!document.all)
      return
   if (i < to)
      {
      TexteBat.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
      i++;
      theTimeout = setTimeout('textPulseUp()',delay);
      return 0;
      }

   if (i = to)
      {
      theTimeout = setTimeout('textPulseDown()',delay);
      return 0;
      }
   }

function textPulseDown()
   {
   if (!document.all)
      return
   if (i > from)
      {
      TexteBat.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
      i--;
      theTimeout = setTimeout('textPulseDown()',delay);
      return 0;
      }
   if (i = from)
      {
      theTimeout = setTimeout('textPulseUp()',delay);
      return 0;
      }
   }
//-->

</script>

</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="document.formulario.folio1.focus()">
<form name="formulario" action="" method="post" onSubmit="return validar(this)">

<table width="712" border="5" align="center" cellpadding="2" cellspacing="2"  bordercolor="BLACK">
 
  <tr bgcolor="#ECE9D8">
    <td width="733" height="3" bgcolor="#ECE9D8" class="titulos"><div align="center" class="Estilo10">
      <script languaje="JavaScript">Mostrar_Fecha()</script>
    </div></td>
  </tr>
  <tr bgcolor="#FFCC99">
    <td height="20" bgcolor="#FFFFFF"><fieldset>
   <p>
     <legend><span #ECE9D8>Datos Del Cliente:</span></legend>
   </p>
   <table width="680" border="10" align="center" cellpadding="2" cellspacing="4" bordercolor="BLACK">
     <tr bgcolor="#FFFFFF">
       <td width="125" bgcolor="#ECE9D8"><span class="Estilo11">C&eacute;dula (Titular-Beneficiario):</span></td>
       <td colspan="2"><input name="cedulac" type="text" class="Estilo10" id="cedulac" value="<?php echo $cedula; ?>" size="15" maxlength="15" readonly>
         <input name="projuridico" type="hidden" class="campo" id="projuridico" value="<?php echo $np ?>" size="6" maxlength="6"></td>
       <td width="126" bgcolor="#ECE9D8"><span class="Estilo11">Nombre:</span></td>
       <td width="299"><input name="nombrec" type="text" class="Estilo10" id="nombrec" value="<?php echo $nom ?>" size="50" maxlength="50" readonly> </td>
       </tr>
     <tr bgcolor="#FFFFFF">
       <td bgcolor="#ECE9D8"><span class="Estilo11">Direccion:</span></td>
       <td colspan="4" bgcolor="#ECE9D8"><input name="direccionc" type="text" class="Estilo10" id="direccionc" value="<?php echo $dir?>" size="50" maxlength="50" readonly >
         </td>
     </tr>
     <tr bgcolor="#FFFFFF">
       <td bgcolor="#ECE9D8"><span class="Estilo11">Telefono:</span></td>
       <td colspan="4" bgcolor="#ECE9D8"><input name="telefonoc" type="text" class="Estilo10" id="telefonoc" value="<?php echo $telef?>" size="10" maxlength="10" readonly></td>
     </tr>
     <tr bgcolor="#FFFFFF">
       <td bgcolor="#ECE9D8"><span class="Estilo11">Celular:</span></td>
       <td colspan="4" bgcolor="#ECE9D8"><input name="celularc" type="text" class="Estilo10" id="celularc" value="<?php echo $celul?>" size="13" maxlength="13" readonly></td>
     </tr>
     <tr bgcolor="#FFFFFF">
       <td bgcolor="#ECE9D8"><span class="Estilo11">Ciudad:</span></td>
       <td colspan="4" bgcolor="#ECE9D8"><input name="ciudadc" type="text" class="Estilo10" id="ciudadc" value="<?php echo $ciudad?>" size="18" maxlength="18" readonly></td>
       </tr>
       
       <tr bgcolor="#FFFFFF">
       <td bgcolor="#ECE9D8"><span class="Estilo11">E-mail:</span></td>
       <td colspan="4" bgcolor="#ECE9D8"><span class="Estilo10">
         <input name="emailc" type="text" class="Estilo10" id="emailc" value="<?php echo $email ?>" size="40" maxlength="40" readonly>

</span></td>
       </tr>
       
        <tr bgcolor="#FFFFFF">
       <td bgcolor="#ECE9D8"><span class="Estilo11">Informante:</span></td>
       <td colspan="4" bgcolor="#ECE9D8"><span class="Estilo10">
         <input name="informante" type="text" class="Estilo10" id="informante" value="<?php echo $informante ?>" size="40" maxlength="40" readonly>

</span></td>
       </tr>
       
       
      <tr>
      <th width="125" align="left" nowrap bgcolor="#ECE9D8"  class="Estilo11">Registro de La Queja ó Reclamo:</th>
      <td colspan="4" bgcolor="#ECE9D8"><textarea name="registro" cols="70" rows="5" readonly><?php echo $registro ?> </textarea></td>
    
    </tr>  
       
       
      <tr>
      <th width="125" align="left" nowrap bgcolor="#ECE9D8"  class="Estilo11">Acciones A Seguir:</th>
      <td colspan="4" bgcolor="#ECE9D8"><textarea name="acciones" cols="70" rows="5" readonly><?php echo $acciones ?> </textarea></td>
      </tr>
      
        <tr>
      <th width="125" align="left" nowrap bgcolor="#ECE9D8"  class="Estilo11">Recepcion De Informes:</th>
      <td colspan="4" bgcolor="#ECE9D8"><textarea name="informes" cols="70" rows="5" readonly><?php echo $informes ?></textarea></td>
      </tr>
      
       <tr>
      <th width="125" align="left" nowrap bgcolor="#ECE9D8"  class="Estilo11">Desiciones Tomadas:</th>
      <td colspan="4" bgcolor="#ECE9D8"><textarea name="desiciones" cols="70" rows="5" readonly><?php echo $desiciones ?></textarea></td>
      </tr>
       
 </table> 
   </fieldset></td>
  </tr>
</table>

</form>
</body>
</html>