Sorry about that - you need a caret for at least one NON alpha - 
<cfif (REFind("[^[:alpha:]]",myString)) AND (len(myString) GTE 8)>

Adam.



> -----Original Message-----
> From: Cantrell, Adam 
> Sent: Tuesday, July 08, 2003 3:48 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Password Validating
> 
> 
> 
> <cfif (REFind("[[:alpha:]]",myString)) AND (len(myString) GTE 8)>
> 
> Adam.
> 
> 
> 
> > -----Original Message-----
> > From: Jillian Carroll [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, July 08, 2003 3:37 PM
> > To: CF-Talk
> > Subject: Password Validating
> > 
> > 
> > I need to validate a password field, to ensure that it 
> > contains at least 8
> > characters and at least 1 non-alphabet character.
> >  
> > Does anybody have something handy that will help me with 
> > this?  Should I use
> > CF/RegEx or Javascript?
> >  
> > Thanks!
> >  
> > --
> > Jillian    
> > 
> > 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to