View Single Post
  #8 (permalink)  
Old 09-27-06, 04:11 PM
vbsaltydog vbsaltydog is offline
Newbie Coder
 
Join Date: Sep 2006
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
Its OK, I figured out how to do it by using the [0,50] inside the regex so it matches at least one character but not more than 50 characters.

Your willingness to help is appreciated.

-vbsaltydog
Reply With Quote