
11/07/2005, 09:32
|
 | Moderador extraterrestre | | Fecha de Ingreso: diciembre-2001 Ubicación: Madrid
Mensajes: 6.987
Antigüedad: 23 años, 3 meses Puntos: 61 | |
Más sencillo: Código PHP: <form name="f" action="mipagina.php" method="post" onsubmit="return this['t'].value.length>0">
<input type="text" name="t">
<input type="submit" value="Enviar" >
</form>
__________________ Cómo escribir
No hay pregunta tonta, sino tonto que quiere seguir en la ignorancia. |