On Mon, Apr 14, 2008 at 7:09 AM, Scott Stewart <[EMAIL PROTECTED]> wrote: > I've used a similar script with HMS hosting. Using CFScript should be a bit > faster as CF processes the CFScript block all at once as opposed to > processing each tag individually.
I was under the impression that this hasn't been true since MX was released. CFML and CFScript are both compiled into the same java code, so that now it's just a matter of personal preference which to use. Personally, I find cfscript way too limiting (as this thread has shown regarding cflocation), but that's me. -- ----------------------------------------- Scott Brady http://www.scottbrady.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303298 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

