Javascript Regular Expressions
This tutorial series introduces you to "Regular Expressions". Regular expressions are used in many different languages to allow complex pattern matching to be performed with a minimum of code. The way you code regular expressions is similar between the different languages too so once you learn regular expressions with Javascript it is not a huge step to be able to use them with PERL, PHP, or other server side languages as well.Is your email box being filtered for spam? Don't let your newsletters end up in the trash. To ensure that you recieve your mailings, please configure your spam filters to bypass any messages with a from address that ends in "about.com" (ex: newsletters@about.com). For more detailed information, please see our Email GuideSite.
