<form method="post" action="http://forms.melodysoft.com">
<input type="hidden" name="id" value="jonipruebacontacto">
Nombre: <input type="text" name="nombre">
E-Mail: <input type="text" name="email">
Asunto: <input type="text" name="asunto">
Mensaje: <textarea name="mensaje"></textarea>
<input type="submit" value="Enviar">
<input type="reset" value="Borrar">
</form>