NYMU Taipei/phptest

From 2007.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<body>
<body>
 +
 +
<script language="javascript">
 +
 +
function CheckId(id){
 +
 +
document.write(id);
 +
 +
}
 +
 +
</script>
<form method="GET" action="https://2007.igem.org/wiki/index.php?title=NYMU_Taipei/phptest">
<form method="GET" action="https://2007.igem.org/wiki/index.php?title=NYMU_Taipei/phptest">
Line 9: Line 19:
     <INPUT type="text" name="X" > volume (uL) of insert for gel separation<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="text" name="L" > volume (uL) of insert for  ligation<BR>
 +
    <input type=button value="送出" Onclick="CheckId(insert_size.value);">
</form>
</form>
-
<script>
+
 
-
insert_size=prompt("size of insert part")
+
-
a=prompt("輸入你最喜歡的顏色","藍色")
+
-
document.write(a)
+
-
document.write(insert_size)
+
-
</script>
+
</body>
</body>
</html>
</html>

Revision as of 18:52, 3 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