[問題] 表單EMAIL寄送,怎麼內容是空白的
作了個表單,想使用EMAIL寄送的方式,但是自己測試
按"送出" 後,EMAIL中都是空白的,這是為什麻呢,我都照著書上作了!
以下是CODE,麻煩幫我看看,我剛學,有點昏^^,謝謝
<form action="mailto:XXX@ntnu.edu.tw?Subject=報名表" method="post"
name="registration" id="registration">
<div align="left">
<p>姓名
<input name="name" type="text" id="name" size="10" maxlength="5">
</p>
<p>性別
<label>
<input type="radio" name="RadioGroup1" value="male">
男</label>
<label>
<input type="radio" name="RadioGroup1" value="female">
女</label>
<label></label>
</p>
<p>身份證字號
<input name="id" type="text" id="id" size="20">
</p>
<p>出生年月日
<input name="birth" type="text" id="birth">
(例:2006/01/01)</p>
<p>服務單位
<input name="service" type="text" id="service">
職稱
<input name="title" type="text" id="title">
</p>
<p>通訊地址
<input name="address" type="text" id="address" size="60">
</p>
<p>聯絡電話
<input name="phone" type="text" id="phone">
</p>
<p> 保險受益人
<input name="beneficiary" type="text" id="beneficiary">
</p>
<p> E - MAIL
<input name="email" type="text" id="email">
</p>
<p> 素食者請勾選
<input name="radiobutton" type="radio" value="vegeterian">
</p>
<p>緊急聯絡人
<input name="contactor" type="text" id="contactor">
緊急聯絡電話
<input name="contactorphone" type="text" id="contactorphone">
</p>
<p>
<input type="submit" name="Submit" value="送出">
</p>
</div>
</form>
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 219.81.164.191
→
02/24 18:08, , 1F
02/24 18:08, 1F
→
02/24 18:09, , 2F
02/24 18:09, 2F
推
06/27 17:06, , 3F
06/27 17:06, 3F
Web_Design 近期熱門文章
PTT數位生活區 即時熱門文章