Team:LMU-Munich/ProSearch
From 2010.igem.org
(Difference between revisions)
(Fix CGI by redirecting on java-capable server) |
|||
Line 8: | Line 8: | ||
<html> | <html> | ||
<body> | <body> | ||
- | <form action="/ | + | <form action="http://ka0.org/igem/getTF.cgi" method="get"> |
<p>Condition<br> | <p>Condition<br> | ||
- | <SELECT NAME="condition"> | + | <SELECT NAME="condition"> |
- | <OPTION VALUE=" | + | <OPTION VALUE="beta-catenin">bCatenin treatment</OPTION> |
- | <OPTION VALUE=" | + | <OPTION VALUE="conduritolB">conduritol B treatment</OPTION> |
- | <OPTION VALUE=" | + | <OPTION VALUE="gHerpes">gHerpes infection</OPTION> |
- | <OPTION VALUE=" | + | <OPTION VALUE="hiv">HIV infection</OPTION> |
- | <OPTION VALUE=" | + | <OPTION VALUE="hypoxia">hypoxia</OPTION> |
- | <OPTION VALUE=" | + | <OPTION VALUE="htlv">HTLV infection</OPTION> |
- | </SELECT> | + | </SELECT> |
- | + | ||
- | <p>Specific Gene (leave empty for all):<br><input type="text" name="gene" size="50" maxlength="50"></p> | + | <p>Specific Gene (leave empty for all):<br><input type="text" name="gene" size="50" maxlength="50"></p> |
- | <p><input type="submit" value="Send Query"></p> | + | <p><input type="submit" value="Send Query"></p> |
- | </form> | + | </form> |
</body> | </body> | ||
</html> | </html> |
Revision as of 11:55, 21 October 2010