I tried it, and dumped session: test is not there, you must have created
another struct named "session", I tried dumping variables it is not there?



On 10/5/07, Ian Skinner <[EMAIL PROTECTED]> wrote:
>
> Give this a try if you have a moment.
>
> Put this code in a file test.cfm.  Note: no <cfapplication ....> tag.
>
> <cfoutput>Session.test: #session.test#</cfoutput>
> <cfif session.test EQ true>
>    Session Variable evaluated true.
> </cfif>
>
> Then call the page with this url:
> http://aDomain/test.cfm?session.test=true
>
> Is this discussed or documented somewhere?
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290365
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to