M
Martin Larsson
Hello
I'm setting a cookie using CGi::Cookie.new and cgi.out ( "cookie" =>
[cookie] )
but it seems like i vant write the rest of the html by using simple
print "<blahblagh>", only by the (i think terribly) cgi.div etc methods
Are there any other way to send cookies or someway to make print usable
after cgi.out?
running eruby on mod_ruby if that matters
/Martin
I'm setting a cookie using CGi::Cookie.new and cgi.out ( "cookie" =>
[cookie] )
but it seems like i vant write the rest of the html by using simple
print "<blahblagh>", only by the (i think terribly) cgi.div etc methods
Are there any other way to send cookies or someway to make print usable
after cgi.out?
running eruby on mod_ruby if that matters
/Martin