DreamHost formmail redirect not working
Posted by: YaoWing
Posted on: 2004-08-16 16:57:00
I've been trying to use dreamhost's formmail feature by using <form action="http://formmail.dreamhost.com/cgi-bin/formmail.cgi" method="POST">
It works until I put in the redirect statement
<input type=hidden name="redirect" value="http://your.host.com/to/file.html">
I did substitute "http://your.host.com/to/file.html" with my page.
I get an "HTTP 404 - File not found" error
Thanks