Regular Expressions for Client-Side JavaScript
Here is the syntax for a very powerful and very cryptic string pattern matching scheme in the client-side JavaScript of web browsers. You can use it to validate form entry, parse URLs, and many other things.
Visibone (2007). Reference>Editing>Regular Expressions>JavaScript