Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Session Cookies - セッション
05-11-2012, 09:36 PM, (This post was last modified: 05-11-2012, 09:39 PM by RobertShiplett.)
#1
Session Cookies - セッション
I noticed when working on a small user utility that session cookies are lasting not for the "browser" session but for the Surge RTE "session". Even with {on-applet-suspend do {exit 0}} and with no applets reported by the Curl Manager, my session cookies only clear when the process surge.exe is cycled.

I have only checked this using IE 8 and Firefox 12 on XP with curl9 (Curl 8.0)

The one mention which I found in the docs is as follows:

|| Expires and other fields may return null,
|| If expires means null, then this is a cookie
|| that only lasts until the current session
|| ends (i.e. user closes the browser) .
but this is not my result in my few tests. Those few tests used .curl applets and NOT applets as HTML embedded objects (the url is to a .curl page.)

It may be worth bearing in mind if you use, say, the set cookies proc.

Robert Shiplett, Curlr
Fredericton NB

Canada
05-11-2012, 10:26 PM,
#2
RE: Session Cookies - セッション

Embedding setter and getter Curl applets as objects in HTML pages has no effect on this behavior.

(1)
Set session cookies with Firefox; close browser;
open IE - result: "session" cookies get OK

(2)
Set session cookies with Firefox; close browser;
Surge RTE cycled off/on
open IE - result: "session" cookies not found.
Robert Shiplett, Curlr
Fredericton NB

Canada

Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('494')