![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
10/09/2004, 05:53
|
![Avatar de KarlanKas](http://static.forosdelweb.com/customavatars/avatar11549_2.gif) | Moderador extraterrestre | | Fecha de Ingreso: diciembre-2001 Ubicación: Madrid
Mensajes: 6.987
Antigüedad: 23 años, 1 mes Puntos: 61 | |
Funciona con mi NS 4.78!!
Ejemplo:
<html>
<head>
<title>Untitled</title>
</head>
<body>
<form name="chorlito" action="tropecientos.html">
<input type="text" name="pepe" />
<input type="submit" value="Enviar" onclick="alert(document.forms['chorlito']['pepe']['value']);return false;"/>
</form>
</body>
</html>
__________________ Cómo escribir
No hay pregunta tonta, sino tonto que quiere seguir en la ignorancia. |