I would like to know if it's possible to define multiple mask validation rules for the same form field.I tried this but doesn't work but I don't if it's because of my mistake. I'm a newbie in regular expressions so I can't write a regexp that checks if a string contains at least 1 digit, at least 1 lowercase character, at least 1 uppercase character.Maybe it's impossible? Thanks for your help.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

