it's marginal, but boolean comparison (<cfif len(trim(variable))>) is
generally faster than string (<cfif trim(variable) neq "">) and is (in
some places) considered a best practice.

-joe
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to