I want the javascript to test an alphanumeric (a string contains
alphabet or numbers only) string. Should I write a regular expression?
What's the best way to do? please help. thanks
alphabet or numbers only) string. Should I write a regular expression?
What's the best way to do? please help. thanks
Comment