Form To Mail 進階應用


<form method="POST" action="cgi-bin/formmail.pl">

                       <input type="hidden" name="recipient" value="info@newsbook.net">

                       <input type="hidden" name="redirect" value="http://www.newsbook.net">

                       <input type="hidden" name="subject" value="Say hi">

                       <input type="hidden" name="realname" value="Newsbook Limited">

                       ......(其他的內容請自行修改)

</form>


如果想 reply 的時候是跟使用者的 e-mail,請將該欄位的名稱為 : email