onkeypress="var kk=event.keyCode; return kk>=48&&kk<=57" onpaste="return !clipboardData.getData('text').match(///D/)" ondragenter="return false"