"Dot abuse The dot is the most abused regular expression feature. =E2=80=B9\d\d. \d\d.= \d\d=E2=80=BA is not a good way to match a date. It does match 05/16/08 just fine, but it also matches = 99/99/99. Worse, it matches 12345678." I hope this is helpful. Walt