Tema: Mail
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/09/2002, 21:52
Avatar de CORE
CORE
Usuario no validado
 
Fecha de Ingreso: abril-2002
Ubicación: Merida
Mensajes: 2.165
Antigüedad: 21 años, 11 meses
Puntos: 3
Re: Mail

<form action="mailto:[email protected]" method="post" name="correo" id="correo">
<input name="correo" type="text" id="correo">
<input type="submit" name="Submit" value="Enviar">
</form>