<CFIF NOT Len(Trim(Form.firstname))> doesn't work

whereas <CFIF Len(Trim(Form.firstname)) GT 0> does work.

Why?

best,  paul

At 08:17 AM 6/27/00 -0400, you wrote:
>Erf... Don't do THAT...  This is 2-3 times faster:
><cfif Not Len(myvariable)>

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to