I believe this is what you're looking for?

<cfset value = cookie[application.applicationname & "_util"] />

cheers,
barneyb

On 3/14/06, Pete Ruckelshaus <[EMAIL PROTECTED]> wrote:
> I'm trying to make some login code more reusable (and friendlier to my
> local development environment).  Part of doing this is naming a
> certain cookie based upon the application name.  I have tried a number
> of permutaitons of the following:
>
> #evaluate("COOKIE." & application.applicationname & "_util")#
>
> yet I keep getting an undefined error.  Is there a better (WHERE
> anything that works = "better") way to do this?
>
> Thanks
>
> Pete

--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 100 invites.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235392
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to