Ver Mensaje Individual
  #2 (permalink)  
Antiguo 27/04/2002, 13:04
Avatar de mikel_gomez
mikel_gomez
 
Fecha de Ingreso: febrero-2001
Mensajes: 482
Antigüedad: 23 años, 2 meses
Puntos: 3
Re: Formulario Con Password

Este ejemplo hace justo lo que pides:

Código:
<form action="pagina.html" target="_blank">
  <input type="password">
  <input type="submit">
</form>
Saludos.

<style>.t{font: 8pt verdana; text-decoration: none; color: black;}</style><hr><span class="t"><a href="mailto:[email protected]" class="t" style="font: 10pt;">Mikel Gómez</a><br>Hay que aprender mucho para saber poco.</span>