mask
Thu, 14 Oct 2004 08:13:21 +0200,
"Niebert, Tanja" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I want to create a mask validation where I allow alphanumeric
> characters plus the "<" and ">" signs. Using "\<" and "\>&
Hi,
I want to create a mask validation where I allow alphanumeric characters plus the "<"
and ">" signs. Using "\<" and "\>" doesn't work. I get an exception saying, that the
XML-File is not well formed.
This is how my expression looks like:
mask
^[0-9a-zA-Z\<\>]*$
Thanks for your
2 matches
Mail list logo