IceMetalPunk
04-17-2004, 07:43 PM
Hi-
How do you check to see if a string has any letters in it? I tried this:
stringtocheck.match("[a-z][A-Z]");
I tried it with and without the quotes around [a-z][A-Z], but it still doesn't work. Can anyone help me? I'm using Netscape 7.1 if that makes a difference...
:( IceMetalPunk :(:confused: :confused:
How do you check to see if a string has any letters in it? I tried this:
stringtocheck.match("[a-z][A-Z]");
I tried it with and without the quotes around [a-z][A-Z], but it still doesn't work. Can anyone help me? I'm using Netscape 7.1 if that makes a difference...
:( IceMetalPunk :(:confused: :confused: