[EMAIL PROTECTED] wrote: > Matt Kettler wrote: > >>/\b800\s{1,3}E.?\s{1,3}Vermont\b/i > > > Or this: > /\b800\s{1,3}E\.?\s{1,3}Vermont\b/i > > (Sorry to nitpick) >
By all means, do nitpick. Missing the \ in front of the . after E was a mistake on my part..