A
Andrew Jocelyn
Hi
I get a JavaScript error with this expression when using the
RegExpValidator. Also if I switch off client script the server side code
validator finds a match regardless of the entered string.
(?<!@emailaddressnotallowed\.org)$
Is there a way of writing this so it works with the validator in both client
side and server side?
Thanks
Andrew
I get a JavaScript error with this expression when using the
RegExpValidator. Also if I switch off client script the server side code
validator finds a match regardless of the entered string.
(?<!@emailaddressnotallowed\.org)$
Is there a way of writing this so it works with the validator in both client
side and server side?
Thanks
Andrew