On Fri, Nov 09, 2007 at 04:48:20PM +1100, Rick Welykochy wrote: > Stuart Guthrie wrote: > >> Not being a regex expert I was hoping someone could point me at a >> list, forum or just give me a pointer on how to achieve this: >> Field that must have 2 out of 3 of these: >> standard a-z/A-Z >> arabic numbers 0-9 >> special chars %$#@ > > [EMAIL PROTECTED]|[A-Za-z0-9]+|[EMAIL PROTECTED]
close to what I was going to answer but it doesn't let you have 0A or #9 > > cheers > rickw > > > > -- > _________________________________ > Rick Welykochy || Praxis Services > > The economy is a wholly owned subsidiary of the environment, not the > reverse. > -- Herman Daly > -- > SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ > Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html >
signature.asc
Description: Digital signature
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
