Skip to content

Instantly share code, notes, and snippets.

@CarolusX74
Created April 13, 2016 08:21
Show Gist options
  • Save CarolusX74/830911d195ad49e951e584cca71a5ad4 to your computer and use it in GitHub Desktop.
Save CarolusX74/830911d195ad49e951e584cca71a5ad4 to your computer and use it in GitHub Desktop.
Esto no es nada ideal pero funciona (o debería hacerlo).
<HTML>
<HEAD>
<title>Sistema Inscripcion Cuantico</title>
</HEAD>
<frameset cols=33%,33%>
<NOFRAMES>
<BODY>
Su visualizador no soporta frames. Pulse <a href="indice.htm">aqu&iacute; </a> para volver al &iacute;ndice.
</BODY>
</NOFRAMES>
<frame src="http://cluster04.uneg.edu.ve/inscripcion/principal/login.php?PHPSESSID=ANAL">
<frame src="http://cluster04.uneg.edu.ve/inscripcion/principal/main.php?PHPSESSID=ANAL">
</frameset>
</HTML>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment