<form method="post" action="http://www.melodysoft.com/cgi-bin/form.cgi">
<input type="hidden" name="recipient" value="
[email protected]">
<input type="hidden" name="redirect" value="http://www.miproveedor.es/usuario/formulario-ok.html">
<input type="hidden" name="subject" value="Pedido de material">
Nombre <input type="text" name="nombre" size="30">
Email <input type="text" name="email" size="30">
Material <textarea cols="10" rows="10" name="material"></textarea>
<input type="submit" value="Enviar">
<input type="reset" value="Borrar">
</form>