Re: Help with regular expression

2010-03-02 Thread laredotornado
in context: http://old.nabble.com/Help-with-regular-expression-tp27721131p27721131.html Sent from the MyFaces - Users mailing list archive at Nabble.com. -- View this message in context: http://old.nabble.com/Help-with-regular-expression-tp27721131p27761087.html Sent from the MyFaces

Re: Help with regular expression

2010-03-02 Thread Richard Yee
://old.nabble.com/Help-with-regular-expression-tp27721131p27721131.html Sent from the MyFaces - Users mailing list archive at Nabble.com. -- View this message in context: http://old.nabble.com/Help-with-regular-expression-tp27721131p27761087.html Sent from the MyFaces - Users mailing list archive

Re: Help with regular expression

2010-03-02 Thread Richard Yee
and 320? Here is what I have now ... t:validateRegExpr pattern=[\w\-\+\\*]+(?:\.[\w\-\_\+\\*]+)*@(?:[\w-]+\.)+[a-zA-Z] {2,7}$ / Thanks for any feedback, - Dave -- View this message in context: http://old.nabble.com/Help-with-regular-expression-tp27721131p27721131.html Sent

Re: Help with regular expression

2010-02-27 Thread Richard Yee
-with-regular-expression-tp27721131p27721131.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: Help with regular expression

2010-02-27 Thread Hans Bacher
this message in context: http://old.nabble.com/Help-with-regular-expression-tp27721131p27721131.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

Help with regular expression

2010-02-26 Thread laredotornado
\-\_\+\\*]+)*@(?:[\w-]+\.)+[a-zA-Z]{2,7}$ / Thanks for any feedback, - Dave -- View this message in context: http://old.nabble.com/Help-with-regular-expression-tp27721131p27721131.html Sent from the MyFaces - Users mailing list archive at Nabble.com.