<input name="total" type="text" value="<%=webcounter%>" size="12" onbeforepaste="clipboarddata.setdata('text',clipboarddata.getdata('text').replace(/[^/d]/g,''))"
οnkeydοwn="subOnKeyDown()"
οnkeyup="value=value.replace(/[^/d]/g,'')"/>
使用后 如果输入为非数字 则输入无效