how to write pattern for input type=\"text\" (it can\'t be number and the validation can\'t be with JS) that allow me to enter only numbers, min:1 and max:5000?
Let me know if this works :)
HTML Version above!