intente con el formulario, pero nada de nada no me llego a mi mail como de beria de haber llegado no se q pude haber hecho mal, tengo el mismo problema con un formulario q yo cree funciono al comienzo pero despues dejo de funcionar no se si haya modificado algo sin darme cuenta o q paso, si alguien puede ayudarme aqui esta el codigo, gracias
<form action="mailto:
[email protected]" method="post" name="form2" id="form2" onsubmit="MM_validateForm('textfield','','RisEmail ','textarea','','R');return document.MM_returnValue">
<p class="Estilo7"> </p>
<table width="322" align="center" cellspacing="2">
<tr>
<td width="314"><table width="300" border="0" align="center" cellspacing="2">
<tr>
<td width="96" class="Estilo7">E-mail</td>
<td colspan="2"><label>
<input name="textfield" type="text" id="textfield" size="37" />
</label> </td>
</tr>
<tr>
<td class="Estilo7">Comentarios</td>
<td colspan="2"><textarea name="textarea" id="textarea" cols="35" rows="5"></textarea></td>
</tr>
<tr>
<td colspan="3"><div align="right">
<input type="reset" name="button2" id="button2" value="Borrar" />
<input type="submit" name="button" id="button" value="Enviar" />
</div></td>
</tr>
</table></td>
</tr>
</table>
<div align="center"></div>
</form>