Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje20-04-2009, 13:32 (UTC)    
Título del mensaje: como crear un formularion

hola amigos
yo quiero crear un formulario q pregunte :el nombre,mail,etc
espara que se unan al clan APR
mi web es www.clandelaapr.es.tl
desde ya muchas gracias.
pd:cree uno la linea me quedo asi
<form method="post" action="mailto:carlostvz95@hotmail.com">
<table>
<tbody>
<tr>
<td align="right">Nombre:</td>
<td><input size="36" name="nombre" type="text" /></td>
</tr>
<tr>
<td align="right">Direccion E-mail:</td>
<td><input size="36" name="direccion" type="text" /></td>
</tr>
<tr>
<td align="right">como llegaste hasta esta pagina?</td>
<td><input size="36" name="procedencia" type="text" /></td>
</tr>
<tr>
<td align="right">Tus comentatios:</td>
<td><textarea rows="5" cols="30" name="comentarios"></textarea></td>
</tr>
</tbody>
</table>
<input type="reset" value="Borrar todo" /> <input type="submit" value="Enviar" />
</form>
<p><br />
<br />
<br />
<br />
Mensaje20-04-2009, 14:28 (UTC)    
Título del mensaje:

puede probar con este servicio,le da varias opciones de formularios:

http://www.emailmeform.com/

saludos
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group