Maybe you can show us your entire app.cfc. Something is missing.

Also try a non-complex ob, like

<cfset session.foo = "why isnt cf working, darnit!">

On Tue, May 27, 2008 at 1:16 PM, Carl Von Stetten
<[EMAIL PROTECTED]> wrote:
> Ray,
>
> Yes I have.  It didn't make any difference.
>
> Carl
>
> Raymond Camden wrote:
>> Have you tried just renaming your app? Evne just temporarily to
>> something like Foo1, or Foo2.
>>
>>
>>
>> On Tue, May 27, 2008 at 12:58 PM, Carl Von Stetten
>> <[EMAIL PROTECTED]> wrote:
>>
>>> Michael,
>>>
>>> I looked at the CGI variables in the debug output.  CGI.HTTP_COOKIE
>>> contains the correct JSESSIONID.  CGI.QUERY_STRING contains my url
>>> variables, but not the CFID or CFTOKEN.  However, session.urltoken
>>> contains JSESSIONID, CFID and CFTOKEN.
>>>
>>> Do I need CFID and CFTOKEN explicitly in my URLs?  I thought the
>>> JSESSIONID was enough.
>>>
>>> Michael Dinowitz wrote:
>>>
>>>> Dump out your CGI scope and make sure that the variable values you are
>>>> expecting are there. Along the same vein, the ucase is not needed as the
>>>> basic comparison is case insensitive.
>>>>
>>>>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:306091
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