From: Xeno Campanoli Date: 2008-07-10T07:42:21+09:00 Subject: Is there a way to set a cookie with CGI::Cookie objects, from an rhtml file? I'm trying this with cgi.out, but it doesn't like me doing that without a body. There must be a way to print the cookie header from the cookie object so I can send it out from the top of my .rhtml file, but it doesn't seem to be obvious how you'd do this. xc