Thanks Andre, you're right. :-)
--
website: www.babsfrance.fr.st
ICQ #: 135868405
- Original Message -
From: "Andre Thenot" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 30, 2002 4:20 PM
Subject: Re: form validator and regexp problem...
&
On Friday, August 30, 2002, at 09:36 , Barbara Post wrote:
> I use the regexp expression from C 2.0.3 form validator example
> and want to
> validate 2 email fields :
>
> in the descriptor :
>
> matches-regexp="^[\d\w][\d\w\-_\.]*@([\d\w\-_]+\.)\w\w\w?$"/>
I am a d***a**, it was "regex", not "regexp". Ah well...
- Original Message -
From: "Barbara Post" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 30, 2002 3:36 PM
Subject: form validator and regexp problem...
> Hi,
>
> I use the regexp expression from C 2.0.3 form vali