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/mensajes_especiales.php
<?php
include("header.php");					 
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Documento sin t&iacute;tulo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.Estilo17 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Estilo17 {color: #990000; font-family: Arial, Helvetica, sans-serif; }
.Estilo35 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Estilo47 {font-family: Arial, Helvetica, sans-serif}
.Estilo48 {font-size: 14px}
.Estilo49 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
-->
</style>
</head>
<body>
<p>&nbsp;</p>
<form name="formulario" method="post" action="mensacon.php">
<table width="533" border="1" align="center" cellpadding="1" cellspacing="1">
  <tr bgcolor="#AFCDFB">
    <td colspan="2"><div align="center"><span class="Estilo17">Digite su n&uacute;mero de cedula de ciudadan&iacute;a para ver mensajes. </span></div></td>
  </tr>
  <tr bgcolor="#AFCDFB">
    <td width="257"><div align="right"><span class="Estilo35">IDENTIFICACION: </span></div></td>
    <td width="263"><input name="Identificacion" type="text" id="Identificacion" size="20" maxlength="20"></td>
  </tr>
  <tr bgcolor="#AFCDFB">
    <td colspan="2"><div align="right" class="Estilo35">
      <div align="center">
        <input type="submit" name="Submit" value="CONSULTAR">
      </div>
    </div>    </td>
    </tr>
</table>
</form>
</body>
</html>