Ok. Aqui está el código fuente:
<!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>
Untitled Page
</title>
<script type="text/javascript" src="Javascript/JS_pers-emp.js"></script>
</head>
<body>
<form name="aspnetForm" method="post" action="frm_personas.aspx" id="aspnetForm" language="javascript">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTQyMTI5MTM3OQ9kFgJmD2QWAgIDD2QWCAIBDw8WAh4 HRW5hYmxlZGhkZAIFDw9kFgIeB29uY2xpY2sFLGphdmFzY3Jpc HQ6cmV0dXJuIHZhbGlkYXJfY2FtcG9zX3BlcnNvbmFzKCk7ZAI JDw9kFgIfAQUsamF2YXNjcmlwdDpyZXR1cm4gdmFsaWRhcl9jY W1wb3NfcGVyc29uYXMoKTtkAg0PZBYCAgMPDxYCHgRUZXh0BQE xZGQYAQUeX19Db250cm9sc1JlcXVpcmVQb3N0QmFja0tleV9fF gQFEWN0bDAwJGJ0bmFudGVyaW9yBRJjdGwwMCRidG5zaWd1aWV udGUFEGN0bDAwJGJ0bmd1YXJkYXIFDmN0bDAwJGJ0bm51ZXZvh wprhI8cXub7dPG+rNWmqGbuCCQ=" />
</div>
<div>
<center>
<input type="image" name="ctl00$btnanterior" id="ctl00_btnanterior" disabled="disabled" src="Imagenes/flecha2.gif" style="height:40px;width:72px;border-width:0px;" />
<input type="image" name="ctl00$btnsiguiente" id="ctl00_btnsiguiente" src="Imagenes/flecha1.gif" style="height:40px;width:72px;border-width:0px;" />
<input type="image" name="ctl00$btnguardar" id="ctl00_btnguardar" src="Imagenes/diskette.gif" onclick="javascript
:return validar_campos_personas();" style="height:40px;width:56px;border-width:0px;" />
<input type="image" name="ctl00$btnnuevo" id="ctl00_btnnuevo" src="Imagenes/nuevo.gif" style="height:40px;border-width:0px;" /></center>
<center>
</center>
<div>
<center><span id="ctl00_contenido_Label1" style="display:inline-block;font-family:Tw Cen MT;font-size:Large;width:192px;">Número de registro:</span>
<span id="ctl00_contenido_txtnr" ReadOnly="True" style="display:inline-block;font-family:Tw Cen MT;font-size:Medium;width:24px;">1</span></center>
<br />
<center><span id="ctl00_contenido_Label2" style="display:inline-block;font-family:Comic Sans MS;width:136px;">Nombre:</span>
<input name="ctl00$contenido$txtnombre" type="text" value="Ortzi" maxlength="20" id="ctl00_contenido_txtnombre" /></center>
<br />
<center><span id="ctl00_contenido_Label3" style="display:inline-block;font-family:Comic Sans MS;width:136px;">1º Apellido</span>
<input name="ctl00$contenido$txtap1" type="text" value="Torices" maxlength="40" id="ctl00_contenido_txtap1" /></center>
<br />
<center><span id="ctl00_contenido_Label4" style="display:inline-block;font-family:Comic Sans MS;width:136px;">2º Apellido</span>
<input name="ctl00$contenido$txtap2" type="text" value="Roldán" maxlength="40" id="ctl00_contenido_txtap2" /></center>
<br />
<center><span id="ctl00_contenido_Label5" style="display:inline-block;font-family:Comic Sans MS;width:136px;">Correo electrónico</span>
<input name="ctl00$contenido$txtemail" type="text" value="
[email protected]" maxlength="40" id="ctl00_contenido_txtemail" /></center>
<br />
<br />
</div>
</div>
<div>
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWCQLihrb5BgLZu+uEAQL4tvAkAqqy4qkFAqzc6vEFAvfpoTw CwLGxhwICwLG9hwICos/0+QLpkdEma4PkjrCP57YKeqtljLPTXQ==" />
</div></form>
</body>
</html>
Gracias por vuestras rápidas respuestas.