I'm trying to make my application have the option of either using client variables or session variables. Once I do this
<cfset test = "session">
<cfset "#test#.bob" = "test">

how do I output it without an evaluate, can that even be done?

Bob
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to