Foros del Web » Creando para Internet » HTML »

AYUDA CON ESTE FORMULARIO en HTML

Estas en el tema de AYUDA CON ESTE FORMULARIO en HTML en el foro de HTML en Foros del Web. Cuando lo mando me sale un aviso que el formulario puede develar su cuenta de mail, luego se abre el outlook, pero no lo envia ...
  #1 (permalink)  
Antiguo 14/12/2010, 08:07
 
Fecha de Ingreso: octubre-2010
Mensajes: 33
Antigüedad: 13 años, 5 meses
Puntos: 0
AYUDA CON ESTE FORMULARIO en HTML

Cuando lo mando me sale un aviso que el formulario puede develar su cuenta de mail, luego se abre el outlook, pero no lo envia al formulario:www.glamesteticayshop.com.ar/ contacto.html


<form id="" method="post" action="mailto:[email protected]">
<table width="571" height="403" border="0" align="center">

<tr>
<td width="250" height="20"><h5>NOMBRE:</h5></td>
<td width="311" height="20"><label><input name="nombre" type="text" id="nombre" size="50" /></label> </td>
</tr>
<tr>
<td width="250" height="20"><h5>DIRECCION:</h5></td>
<td width="311" height="20"><label><input name="direccion" type="text" id="dirección" size="50" /></label></td>
</tr>
<tr>
<td width="250" height="20"><h5>EMAIL:</h5></td>
<td width="311" height="20"><label><input name="email" type="text" id="email" size="50" /></label></td>
</tr>
<tr>
<td width="250" height="20"><h5>TEL.PARTICULAR:</h5></td>
<td width="311" height="20"><label><input name="tel.particular:" type="text" id="tel.particular" size="30" /></label></td>
</tr>
<tr>
<td width="250" height="20"><h5>CELULAR:</h5></td>
<td width="311" height="20"><label><input name="celular" type="text" id="celular" size="30" /></label></td>
</tr>
<tr>
<td width="250" height="269"><h5>&nbsp;</h5>
<h5>NOMBRE: GLAM ESTETICA Y SHOP</h5>
<h5>DIRECCION: CHACABUCO 241</h5>
<h5>TELEFONO: 4331-5486</h5>
<h5>EMAIL: [email protected]</h5></td>
<td width="311" height="269"><textarea name="mensaje" cols="45" rows="15" id="mensaje"></textarea>
<label><input type="submit" name="enviar" id="enviar" value="Enviar" /></label></td>
</tr>

</table>
</form>
</body>
</html>
  #2 (permalink)  
Antiguo 14/12/2010, 09:15
Avatar de caricatos
Moderador
 
Fecha de Ingreso: abril-2002
Ubicación: Torremolinos (Málaga)
Mensajes: 19.607
Antigüedad: 22 años
Puntos: 1284
Respuesta: AYUDA CON ESTE FORMULARIO en HTML

Hola:

Cuando se pone en el action mailto: se abre el gestor de correos del sistema; si quieres que se envíe a otro sitio, debes ponerlo en el action.

Saludos
__________________
Por favor:
No hagan preguntas de temas de foros en mensajes privados... no las respondo
  #3 (permalink)  
Antiguo 14/12/2010, 09:54
 
Fecha de Ingreso: octubre-2010
Mensajes: 33
Antigüedad: 13 años, 5 meses
Puntos: 0
Respuesta: AYUDA CON ESTE FORMULARIO en HTML

Gracias, pero no me quedó muy claro, dices que no tengo que poner el "mailto", o sea solo la direccion de mail? en el action?

Etiquetas: formulario
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 11:39.