‘http://hyhost/index.rhtml’})
$CGIo.out( ‘cookie’ => cookie, ‘header’ => header ) { “Session
started…” }
else
$CGIo.out { “You have not been allowed access to this BARY
resource.” }
exit 0
end
—snip—
I still haven’t figured out how you would do this with .rhtml, but it’s
not really necessary. The really interesting and helpful thing would be
to make eruby put up the cookie if has or eventually gets a method or
set of methods to do so.
I still haven’t figured out how you would do this with .rhtml, but it’s
not really necessary. The really interesting and helpful thing would be
to make eruby put up the cookie if has or eventually gets a method or
set of methods to do so.
Thanks all though for the feedback.
xc
Oddly, the cookie I see in my browser isn’t readable by default from the
redirected to point. Presumably I need a path or something…