[Radiant] Cookies
John W. Long
ws at johnwlong.com
Thu Jul 6 15:24:49 CDT 2006
Tim Perrett wrote:
> Just thinking about doing something... If I had a radient site, which I do,
> how could I then do something dynamic based on a cookie value, I guess I
> would have to build some radius tag or a behaviour to handle it wouldn't I?
A behavior might be a good way to handle this. Using behaviors you can
access the same request and response objects that ActionController has
access to. Take a look at Behavior::Base#process to see how it works.
--
John Long
http://wiseheartdesign.com
More information about the Radiant
mailing list