Ver Mensaje Individual
  #2 (permalink)  
Antiguo 07/04/2005, 01:36
Avatar de KarlanKas
KarlanKas
Moderador extraterrestre
 
Fecha de Ingreso: diciembre-2001
Ubicación: Madrid
Mensajes: 6.987
Antigüedad: 22 años, 5 meses
Puntos: 61
<html>
<head>
<title>Untitled</title>
</head>

<body>
<script>
function comprobar(esto){
return esto.charAt(esto.indexOf(".")+1)

}
alert(comprobar("ppito.deee"))
</script>



</body>
</html>
__________________
Cómo escribir

No hay pregunta tonta, sino tonto que quiere seguir en la ignorancia.