<script language="javascript"> function numcheck(id,time){ var re = /^[0-9]+$/; if (!re.test(time.value)){ alert("只能輸入數字"); document.
確定! 回上一頁