I'm trying to use the pattern validator in my .page to do some input validation. I was thinking I could use regular expressions just like in Perl. Similar to the following:

<binding name="validators" value="validators:required,pattern=[a-zA-Z]+"/>

Tried googling, no luck.  Could someone please provide a simple example?

Thanks guys,
Dennis


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to