http://webcache.googleusercontent.com/search?q=cache:kMuDcwIlIRsJ:ap... 1 of 2 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 view-source:http://webcache.googleusercontent.com/search?q=cache:kM... <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8 <base href="http://201.234.245.148/otros/competencias/"><div style="background:#fff;border:1px solid #999;margin:-1px -1px 0;padding:0;"><div style="background:#ddd;border:1px solid #999;color:# <div>&nbsp;</div></div></div><div style="position:relative"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Consulta de Resultados</title> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <meta name="keywords" content=""></meta> <link rel="stylesheet" href="css/screen.css" media="screen" /> <script type='text/javascript' src='js/jquery-1.3.2.min.js'></script> <script type="text/javascript" src="js/jquery-ui-1.7.2.custom.min.js"></script> <script type="text/javascript" src="js/jquery.livequery.js"></script> <script type="text/javascript" src="js/onreadyfun.js"></script> </head> <body> <div id="container"> <h1>EVALUACI&Oacute;N DE COMPETENCIAS</h1> <h3>ASCENSO Y REUBICACI&Oacute;N SALARIAL </h3> <p>ESTATUTO DE PROFESIONALIZACI&Oacute;N DOCENTE (DECRETO LEY 1278 DE 2002)</p> <h2>CONSULTA DE PUNTAJES</h2> <form id="form_consul" action="/" method="post"> <fieldset><legend>Contact form</legend> <p class="first"> <label for="name">CAMPO PARA INGRESAR C&Eacute;DULA</label> <input type="text" name="cedula" id="cedula" size="30" class="peque" maxlength="15"/><br /><span class="small">Para consultar su puntaje, ingrese su n&uacute;mero de c <p id="resultnota"> </p> </fieldset> <p class="submit"><button type="submit" id="boton_consultar">Consultar</button></p> </form> <div id="div_reclamo"> <!--<p>Si desea informaci&oacute;n adicional diligencie los datos en el siguiente formato:</p>--> <p><strong>IMPORTANTE:<br /> <br /> </strong>1. Se informa a los interesados que la Universidad Nacional atender&aacute; reclamaciones relacionadas con las pruebas de REUBICACI&Oacute;N SALARIAL hasta el d&iacute; </p> <p>2. Las reclamaciones relacionadas con las pruebas de ASCENSO tienen como fecha l&iacute;mite el d&iacute;a 11 de marzo de 2010 a las 24:00 horas. </p> <h2>INFORMACI&Oacute;N DEL SOLICITANTE</h2> <form id="form_recla" action="/" method="post"> <fieldset><legend>Contact form</legend> <p class="first"> <label for="name">Nombres</label> <input type="text" name="name" id="name" size="30" /> </p> <p> <label for="apellidos">Apellidos</label> <input type="text" name="apellidos" id="apellidos" size="30" /> </p> <p> <label for="email">Correo Electr&oacute;nico</label> <input type="text" name="email" id="email" size="30" /> </p> <p> 29/01/14 00:27 http://webcache.googleusercontent.com/search?q=cache:kMuDcwIlIRsJ:ap... 2 of 2 view-source:http://webcache.googleusercontent.com/search?q=cache:kM... 64 <label for="conemail">Confirmaci&oacute;n del correo</label> 65 <input type="text" name="conemail" id="conemail" size="30" /> 66 </p> 67 <p> 68 <label for="web">Ciudad</label> 69 <input type="text" name="ciudad" id="ciudad" size="30" /> 70 </p> 71 <p> 72 <label for="web">Direcci&oacute;n de Correspondencia</label> 73 <input type="text" name="dire" id="dire" size="30" /> 74 </p> 75 <p> 76 <label for="web">Telefono</label> 77 <input type="text" name="tele" id="tele" size="30" /> 78 </p> 79 80 <p> 81 <label for="message">Solicitud o inquietudes sobre el resultado obtenido</label> 82 <textarea name="message" id="message" cols="30" rows="10"></textarea> 83 </p> 84 <p> 85 <label for="message">Por favor ingrese las letras de la imagen: </label> 86 <img src="captcha.php"/> 87 <input type="text" name="captcha" id="captcha" size="30" class="peque" /> 88 </p> 89 90 </fieldset> 91 92 <p class="submit"><button type="submit" id="boton_enviar">Enviar</button></p> 93 94 </form> 95 </div><!--Fin del div reclamo --> 96 97 98 </div> 99 100 </body> 101 <script> 102 function verificarcaptcha(){ 103 var variableServidor = "iznsl"; 104 var captcha=$('#captcha').val(); 105 if(captcha!=variableServidor){ 106 return 'no'; 107 }else{ 108 return 'si'; 109 } 110 111 } 112 </script> 113 </html> 114 29/01/14 00:27