EXTREMELY useful Regular Expressions in Flex
Saturday, August 1st, 2009Regular expressions are very powerful tools for performing pattern matches, we can create a regular expression for validating a UPS tracking number, InfoNotice number and decided to do a quick RegExp for validating a USA postal code with JavaScript(@see 10+ Useful JavaScript Regular Expression Functions to improve your web applications efficiency), in fact, Regular Expressions [...]