:-)
-----Original Message-----
From: Bryan F. Hogan [mailto:[EMAIL PROTECTED]
Sent: 26 January 2004 14:08
To: CF-Talk
Subject: RE: Password Validation
<cfif len(trim(form.password)) lt 6>
Oops
<cfelse>
Ok
</cfif>
-----Original Message-----
From: Stuart Kidd [mailto:[EMAIL PROTECTED]
Sent: Monday, January 26, 2004 9:03 AM
To: CF-Talk
Subject: Password Validation
Hi guys,
Could someone tell me what the function is to check passwords are of a
certain string length. I'd like to check the password is at least 6
characters and less than 10.
Thanks,
Stuart
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

