On-Rev and setting cookies

Jeffrey Massung massung at gmail.com
Thu Feb 25 10:27:47 EST 2010


I'm having one helluva time trying to get a single cookie set from my irev files. It doesn't seem to matter what I do, unless I manually set it using the <meta> tag, the cookie doesn't show up on my system.

put "test=foobar;" into tCookie
put header "Set-Cookie:" && tCookie

This just doesn't work no matter what I do, where I put it, etc. Everything I read on the On-Rev forums leads me to believe that it should.

Note: I actually can't get any 'put header' calls to do what they are supposed to (redirects, etc).

Am I missing something?

Thanks!

Jeff M.


More information about the use-livecode mailing list