L
laredotornado
Hello,
I'm just starting out learning regular expressions. How would I write
regular expression that checks if a variable only contains letters,
numbers, and/or underscores? I would want to throw an alert message if
the variable did not satisfy this condition.
Thanks for your help, - Dave
I'm just starting out learning regular expressions. How would I write
regular expression that checks if a variable only contains letters,
numbers, and/or underscores? I would want to throw an alert message if
the variable did not satisfy this condition.
Thanks for your help, - Dave