I'm still trying to find my way around Javascript regular expressions, and I have not been able to deduce how to write this regex I need.
Please I need a Javascript regex basically for age. I want to allow anybody between ages 18 and 140. With 18 being allowed and 140 being allowed. I want a regex that basically accepts 18,19,20,21,...138,139,140. and ONLY THIS.
I'd appreciate any help.
P.S. I hope I just get a simple answer without Stack Overflow closing the question down and saying 'duplicate' or this or that... if not this might be my very last question on stack overflow, because sadly, it SEEMS like Stack Overflow is making it harder to ask a simple question. The point they want you to do a TON OF RESEARCH...or at least a lot, before you ask a question. Even though many times we ask questions precisely because we DON'T have the the time to do a lot of research. :: sigh ::