i think cfscript is faster and less intensive in bigger blocks.


"Russel Madere" <[EMAIL PROTECTED]> wrote:
Hi all!

I have a question on CFSCRIPT performance.  I know that it is quicker to use
CFSCRIPT than to use CFSET.  Is it likewise quicker to use the CFSCRIPT if()
over CFIF?  I have a CFIF checking that one of 14 empressions are met (13
ORs).  Would it be better to use CFSCRIPT for this?

This is for the security on a web site, so it needs to be efficient.

Russel

===========================================================  Russel Madere, Jr.        
 Senior Web Developer
  ICQ: 5446158               http://www.TurboSquid.com

Some days you eat the bear; some days the bear eats you.
===========================================================
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to