Posts by jhoe • 1 point
1 post
-
-1
votes1
answer199
viewsQ: How to make an input accept only Binary numbers <input type="text" name="number"/>
how do I make this field accept only binary numbers that do not accept 12 or 13 and etc, only numbers 1 and 0, as 0000111 or 1000 or 11111??