28 Jan
2002
28 Jan
'02
5:34 a.m.
From Python Script I do: context.REQUEST.RESPONSE.setCookies(cookie_id, value, expired=data)
In Konqueror works. Mozilla -- does not. Then I do: context.REQUEST.RESPONSE.setCookies(cookie_id, value, expired=data) context.REQUEST ...and no any HTTP_COOKIES in Request with Mozilla. :-( From DTML works both fine, but I want PyScript. What shell I do? P.S. If I do just "context.RESPONSE" -- Error: "Response" not defined -- Bogdan M.Maryniuck
8834
Age (days ago)
8834
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bogdan M.Maryniuck