Hola!!
gracias por responder!!
si, como dijiste, el formulario tiene mailto:...@...
El codigo (de todo el formulario) es este:
Código:
<form action="mailto:[email protected]" method="post" name="form1" id="form2" onsubmit="MM_validateForm('nombre','','R','telefono','','RisNum','celular','','NisNum','correo electronico','','RisEmail','consulta','','R');return document.MM_returnValue">
<table width="537" border="0" align="center">
<tr>
<td width="228" class="Estilo10"><strong>
<label>Nombre</label>
</strong></td>
<td width="299" class="Estilo10"><input name="nombre" type="text" id="nombre" value="Nombre" size="45" maxlength="15" /></td>
</tr>
<tr>
<td class="Estilo10"><strong>
<label>Teléfono fijo</label>
</strong></td>
<td class="Estilo10"><input name="telefono" type="text" id="telefono" value="Teléfono" size="45" maxlength="8" /></td>
</tr>
<tr>
<td class="Estilo10"><strong>
<label>Celular (no obligatorio)</label>
</strong></td>
<td class="Estilo10"><input name="celular" type="text" id="celular" value="Celular" size="45" maxlength="15" /></td>
</tr>
<tr>
<td height="24" class="Estilo10"><strong>
<label>Correo electrónico</label>
</strong></td>
<td class="Estilo10"><input name="correo electronico" type="text" id="correo electronico" value="Correo electrónico" size="45" maxlength="30" /></td>
</tr>
<tr>
<td height="100" class="Estilo10"><strong>
<label>Consulta o sugerencia</label>
</strong></td>
<td class="Estilo10"><textarea name="consulta" id="consulta" cols="45" rows="5">Consulta o sugerencia</textarea></td>
</tr>
</table>
<p align="center" class="Estilo10">
<input name="button" type="reset" class="Estilo8" id="button" value="Restablecer" />
<input name="botonenviar" type="submit" class="Estilo8" id="botonenviar" onclick="MM_popupMsg('¡Gracias por enviarnos su consulta!\rLineguard Electrónica')" value="Enviar" />
</p>
</form>
De nuevo gracias por la ayuda,
saludos