<cfif len(trim(password)) gte 6 AND len(trim(password)) lt 10></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

-----Original Message-----
From: CK LIM [mailto:[EMAIL PROTECTED]
Sent: 26 January 2004 09:01
To: CF-Talk
Subject: cgi.path_info doesn't work in MX ?

Hi,
I've just found out that cgi.path_info return empty string in MX,
whereas it works in CF5. I've the application just migrated to MX and I
don't want to change all the scripts which use cgi.path_info to
cgi.script_name, although I know cgi.script_name give the same function.
I've too many scripts to work on.

Is anyone out there has the same problem and know how to solve it?
  _____
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to