El sitio más completo sobre programación, recursos web y herramientas online para Webmasters
Fecha: 21/01/2003

nif calculo del dni español script

mediante este javascript se puede calcular la letra correspondiente al DNI Español.

Código Javascript


<html>
<head>
<script type="text/javascript">
// Cálculo del NIF Español. Por Carlos. carlosbernad@teleline.es
function calcula()
{
cadena="TRWAGMYFPDXBNJZSQVHLCKET"
posicion = formulario.dni.value % 23
letra = cadena.substring(posicion,posicion+1)
formulario.let.value=letra
}
</script>
</head>
<body>
<form name="formulario">
<p>DNI:<br>
<input type="text" name="dni" maxlenght="9" size="9">
<input type="text" name="let" size="1" readonly>
<input type="button" value="Ok" onclick="calcula()">
</form>
</body>
</html>

nif calculo del dni español script Categoría: Javascript, E-commerce

Compartir nif calculo del dni español script en Facebook Twitter MySpace del.icio.us fresqui Meneame


Scripts Similares:

» funcion encriptar html script
» funcion encriptar html script
» script convertir pesetas a euros
» funcion encriptar html script
» funcion encriptar html script
» funcion encriptar html script
Ver el perfil de Gabriel Marcelo Rodriguez en LinkedIn

Privacidad ּ Publicidad ּ Prensa ּ Premios ּ Colaborar ּ Enlazarnos ּ Mapa del Sitio ּ Aviso legal ּ Boletín ּ Contacto
2001 - 2011 | Sitio Sitio creado y mantenido por Gabriel Marcelo Rodriguez
Hosting de alta calidad a bajo costo Neolo.com.ar