Hi everybody.

Are:

<cfset session.user.account = "boo">

AND

<cfscript>
    StructInsert(session.user, "account", "boo#");
</cfscript>

the same thing? If so does either perform better than the other in terms
server resources, if there were many users hitting the code simultaneously?

Thanks,
Karl

-
You are subscribed to the CFUGToronto CFTALK ListSRV.
This message has been posted by: "A. Karl Zarudny" <[EMAIL PROTECTED]>
To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/
Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/
This System has been donated by Infopreneur, Inc.
(http://www.infopreneur.net)

Reply via email to