Originally posted by Shiro
...

Try searching for regular expressions in JavaScript using a search engine. A few sites I've found.
http://www.johnrobertmorris.com/dev/Regex.asp
http://www.edevcafe.com/viewdoc.php?eid=98

...
Thanks, that's exactly what I needed. I knew what the code did, just wanted to know what the syntax in the expression meant. Thanks