Team:SDU-Denmark/Tour39

From 2014.igem.org

(Difference between revisions)
Line 4: Line 4:
<h3> Upload a model </h3>
<h3> Upload a model </h3>
-
<b>E.C. Number</b>  
+
<form action="/html/tags/html_form_tag_action.cfm" target="_blank" method="get">
-
<form method="post" action="">
+
<p><label>EC Number: <input type="text" name="EC_Number" maxlength="100" style="width:120px;"></label></p>
-
<textarea name="comments" cols="10" rows="1">
+
<p><label>Enzyme name: <input type="text" name="Enzyme_name" maxlength="100" style="width:120px;"></label></p>
-
 
+
<p><label>Team name: <input type="text" name="Team_name" maxlength="100" style="width:120px;"></label></p>
-
</textarea><br>
+
<p><label>Notes: <input type="text" name="Notes" maxlength="100" style="width:120px;"></label></p>
 +
<p><label>A: <input type="text" name="A" maxlength="100" style="width:120px;"></label></p>
 +
<p><label>B: <input type="text" name="B" maxlength="100" style="width:120px;"></label></p>
 +
<p><label>C: <input type="text" name="C" maxlength="100" style="width:120px;"></label></p>
 +
<p> Choose equation form:</p>
 +
<p><label>Other: <input type="text" name="Other" maxlength="100" style="width:120px;"></label></p>
 +
<p><label>Function: <input type="Function in copyable text format" name="Function" maxlength="100" style="width:120px;"></label></p>
 +
<p><label>Constants: <input type="text" name="Constants" maxlength="100" style="width:120px;"></label></p>
 +
<input type="submit" value="Submit">
</form>
</form>

Revision as of 07:22, 17 September 2014