Team:Valencia Biocampus/contactUs
From 2012.igem.org
(Difference between revisions)
Line 66: | Line 66: | ||
--> | --> | ||
<div id="HomeRight2"> | <div id="HomeRight2"> | ||
+ | |||
+ | <html> | ||
+ | <FORM NAME="Enviar" Enctype="text/plain" action="mailto:vlc.biocampus.igem@email.com?Subject=Cualquier comentario" method="post"> | ||
+ | Cuentanos tus comentarios<br><br> | ||
+ | <b> | ||
+ | Nombre: <input type="text" name="Nombre"><br> | ||
+ | Apellido: <input type="text" name="Apellido"><br> | ||
+ | <input type="submit" value="enviar"></b> | ||
+ | </FORM> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | <!-- | ||
</td></tr> | </td></tr> | ||
<tr align="center"><td colspan="2"> | <tr align="center"><td colspan="2"> | ||
Line 103: | Line 116: | ||
</html> | </html> | ||
- | + | --> | |
<!-- | <!-- | ||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
Revision as of 20:14, 26 September 2012
Contact Us
If you want to contact us, become a sponsor or you liked the idea, please address to manuel.porcar@uv.es or alternatively to vlc.biocampus.igem@gmail.com.
You can also fill this form:
<form name="contactForm" id="contactForm" method="post" action="action="http://www.mycontactform.com/sendform/sendform.php">
<label for="q1">First name:</label> | <input name="q1" id="q1" type="text" value="" size="20" maxlength="20" required="required"/> |
<label for="q2">Last name:</label> | <input name="q2" id="q2" type="text" value="" size="20" maxlength="20" required="required"/> |
<label for="email">E-Mail:</label> | <input name="email" type="email" id="email" size="30" maxlength="100" required="required" /> |
<label for="q3">Message:</label> | |
<textarea name="q3" id="q3" cols="40" rows="10" required="required"></textarea> | |
<input name="user" type="hidden" id="user" value="chos0821" /> <input name="formid" type="hidden" id="formid" value="382810" /> <input name="subject" type="hidden" id="subject" value="Message sent from Team UU website" /> <input name="submit" type="submit" value="Submit" /> <input name="reset" type="reset" value="Reset" /> |
|
<a href="http://www.mycontactform.com" target="_blank">Powered by myContactForm.com</a> |
</form>
</td> </tr> </table>
</div> </div>
</html>
-->