NYMU Taipei/phptest

From 2007.igem.org

(Difference between revisions)
Line 8: Line 8:
?>
?>
<form>
<form>
-
     <INPUT type="radio" name="sex" value="Male"> Male<BR>
+
     <INPUT type="text" name="insert_size" > (bp) size of insert part<BR>
-
     <INPUT type="radio" name="sex" value="Female"> Female<BR>
+
    <INPUT type="text" name="vector_size" > (bp) size of vector part<BR>
 +
     <INPUT type="text" name="I" > (ug/uL) concentration of part concentration<BR>
 +
    <INPUT type="text" name="V" > (ug/uL) concentration of part concentration<BR>
 +
    <INPUT type="text" name="X" > volume (uL) of insert for gel separation<BR>
 +
    <INPUT type="text" name="L" > volume (uL) of insert for  ligation<BR>
     <INPUT type="submit" value="Send"> <INPUT type="reset">
     <INPUT type="submit" value="Send"> <INPUT type="reset">
</form>
</form>
</body>
</body>
</html>
</html>

Revision as of 10:47, 1 September 2007

(bp) size of insert part
(bp) size of vector part
(ug/uL) concentration of part concentration
(ug/uL) concentration of part concentration
volume (uL) of insert for gel separation
volume (uL) of insert for ligation