Código PHP:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>VPN AIDIMA</title>
</head>
<body background="pixel2.jpg">
<p> </p>
<p> </p>
<table width="100%" height="100%" align="right" cellpadding="0" cellspacing="0" class="container" valign="middle">
<tr valign=middle>
<td><form action="/remote/logincheck" method="post" name="f">
<table class="list" cellpadding=10 cellspacing=0 align=center width=400 height=254>
<tr bgcolor="#FFFFFF" class="dark">
<td height="80"><div align="center"> </div> </td>
<td height="80"></td>
</tr>
<tr bgcolor="#990000" class="dark">
<td colspan=2><b><font color="#FFFFFF" size="2" face="Arial, Helvetica, sans-serif">Identificación</font></b></td>
</tr>
<tr>
<td width=40% bgcolor="#004C64" style="padding-left:10px"><b><font color="#FFFFFF" size="2" face="Arial, Helvetica, sans-serif">Nombre:</font></b></td>
<td width=60% bgcolor="#FFFFFF"><input type=text maxlength=32 name=username></td>
</tr>
<tr>
<td width=40% bgcolor="#004C64" style="padding-left:10px"><b><font color="#FFFFFF" size="2" face="Arial, Helvetica, sans-serif">Password:</font></b></td>
<td width=60% bgcolor="#FFFFFF"><input type=password maxlength=32 name=credential></td>
</tr>
<tr bgcolor="BF951F">
<td bgcolor="BF951F"></td>
<td><input type=image onClick="return SubmitForm()" src="entrar.jpg" width="89" height="30" border=0>
</tr>
</td>
</table>
<table align="center">
<tr valign=middle bgcolor="#FFFFFF" class="dark">
<td align="center" width="300" height="60">NOTA: Recordar que la sesión se perderá si se cierra esta ventana</td></tr>
</table>
<input type=hidden name=just_logged_in value=1>
<input type=hidden name=redir value="/remote/index">
<script>
var submitted = false;
function SubmitForm() {
if (submitted == true) { return false;}
submitted = true;
return true;
}
</script>
</form></td>
</tr>
</table>
</center></body><script>document.forms[0].username.focus();</script></html>
![Adios](http://static.forosdelweb.com/fdwtheme/images/smilies/adios.gif)