RE: Do i have to use evaluate here

2004-03-26 Thread Pascal Peters
Not this way, but if you are on CFMX, you could do this in your
application.cfm:


	 

	 


And in your code


#clientScope.var#

NOT tested, but it should work. On CF5 it won't, because the client
scope is not a struct!

> -Original Message-
> From: Robert Everland III [mailto:[EMAIL PROTECTED] 
> Sent: donderdag 25 maart 2004 15:43
> To: CF-Talk
> Subject: Do i have to use evaluate here
> 
> I'm trying to make my application have the option of either 
> using client variables or session variables. Once I do this 
>  
> 
> how do I output it without an evaluate, can that even be done?
> 
> 
> Bob
> 
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Do i have to use evaluate here

2004-03-25 Thread Robert Everland III
I'm trying to make my application have the option of either using client variables or session variables. Once I do this 



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

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