HI John,

Here is the code that I moved from the Application.cfm to the top of the
individual files.

<cfif isDefined("cookie.CFID")>

            <cfset URL.CFID = cookie.CFID>

            <cfset URL.CFTOKEN = cookie.CFTOKEN>

</cfif>

Is there a setting that will automatically use the CFID and CFTOKEN from the
cookie variable in place of the URL scope?

Thanks,

Kevin

Magick by Design

  _____  

From: John Beynon [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 19, 2004 3:10 PM
To: CF-Talk
Subject: Re: CFID and CFTOKEN question

application.cfm seems the ideal place, what code did you try?

jb.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to