Team:GeorgiaTech/Contact
From 2010.igem.org
(Difference between revisions)
Line 86: | Line 86: | ||
<p>Please fill out the form below to send us an email!</p> | <p>Please fill out the form below to send us an email!</p> | ||
<!-- Form header and Send-To Information --> | <!-- Form header and Send-To Information --> | ||
- | <form method="post" action="/Team:GeorgiaTech/Thank_You" action="mailto:gt.igem@gmail.com"> | + | <form method="post" action="/Team:GeorgiaTech/Thank_You" action="mailto:gt.igem@gmail.com" enctype="multipart/form-data" |
+ | name="EmailTestForm"> | ||
<p> | <p> | ||
<!-- Form header and Send-To Information --> | <!-- Form header and Send-To Information --> | ||
- | <input type="hidden" name="mform-email" value="gt.igem@gmail.com" /> | + | <input type="hidden" name="mform-email" value="mailto:gt.igem@gmail.com" /> |
<input type="hidden" name="mform-subject" value="Website Response" /> | <input type="hidden" name="mform-subject" value="Website Response" /> | ||
<input type="hidden" name="mform-response" value="https://2010.igem.org/Team:GeorgiaTech/Contact" /> | <input type="hidden" name="mform-response" value="https://2010.igem.org/Team:GeorgiaTech/Contact" /> |