Re: problem with "mask" of validation

2005-12-07 Thread Deepa Khetan
thanks a lot!! my problem is solved now! On 12/7/05, Jim Reynolds <[EMAIL PROTECTED]> wrote: > > You should be able to accomplish this with altering the regular > expression. If you are having troubles with regular expressions, > search google for perl regular expressions there are a ton of exampl

Re: problem with "mask" of validation

2005-12-07 Thread Jim Reynolds
You should be able to accomplish this with altering the regular expression. If you are having troubles with regular expressions, search google for perl regular expressions there are a ton of examples out there. eg: This states that the match should be from beginning to end of string matching 0-9,